Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
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()