Searched refs:AscGetChipCfgLsw (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c824 #define AscGetChipCfgLsw(port) (ushort)inpw((port)+IOP_CONFIG_LOW) macro
847 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID)
3765 cfg = AscGetChipCfgLsw(iop_base); AscEnableInterrupt()
3773 cfg = AscGetChipCfgLsw(iop_base); AscDisableInterrupt()
8618 cfg_lsw = AscGetChipCfgLsw(iop_base); AscGetChipBiosAddress()
8636 cfg_lsw = AscGetChipCfgLsw(iop_base); AscSetChipScsiID()
8712 channel = AscGetChipCfgLsw(iop_base) & 0x0003; AscGetIsaDmaChannel()
8730 cfg_lsw = AscGetChipCfgLsw(iop_base) & 0xFFFC; AscSetIsaDmaChannel()
9138 cfg_lsw = AscGetChipCfgLsw(iop_base); AscInitFromEEP()
9155 AscGetChipCfgLsw(iop_base); AscInitFromEEP()
11436 unsigned short cfg_lsw = AscGetChipCfgLsw(iop_base); advansys_isa_irq_no()
11514 unsigned short cfg_lsw = AscGetChipCfgLsw(iop_base); advansys_vlb_irq_no()

Completed in 121 milliseconds