Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c820 #define AscGetChipCfgLsw(port) (ushort)inpw((port)+IOP_CONFIG_LOW) macro
843 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID)
3761 cfg = AscGetChipCfgLsw(iop_base); in AscEnableInterrupt()
3769 cfg = AscGetChipCfgLsw(iop_base); in AscDisableInterrupt()
8611 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscGetChipBiosAddress()
8629 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscSetChipScsiID()
8705 channel = AscGetChipCfgLsw(iop_base) & 0x0003; in AscGetIsaDmaChannel()
8723 cfg_lsw = AscGetChipCfgLsw(iop_base) & 0xFFFC; in AscSetIsaDmaChannel()
9131 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscInitFromEEP()
9148 AscGetChipCfgLsw(iop_bas in AscInitFromEEP()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c807 #define AscGetChipCfgLsw(port) (ushort)inpw((port)+IOP_CONFIG_LOW) macro
830 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID)
3712 cfg = AscGetChipCfgLsw(iop_base); in AscEnableInterrupt()
3720 cfg = AscGetChipCfgLsw(iop_base); in AscDisableInterrupt()
8523 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscGetChipBiosAddress()
8535 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscSetChipScsiID()
8959 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscInitFromEEP()
8976 AscGetChipCfgLsw(iop_base); in AscInitFromEEP()
11210 unsigned short cfg_lsw = AscGetChipCfgLsw(iop_base); in advansys_vlb_irq_no()

Completed in 28 milliseconds