Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c821 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) macro
9130 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
9153 AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
9249 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
9334 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitSetConfig()
11630 * AscGetChipCfgMsw, but I may have overlooked something, in advansys_eisa_probe()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c808 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) macro
8958 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
8981 AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
9076 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
9161 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitSetConfig()
11338 * AscGetChipCfgMsw, but I may have overlooked something, in advansys_eisa_probe()

Completed in 29 milliseconds