Searched refs:AscSetChipCfgMsw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | advansys.c | 823 #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data) macro 9135 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitFromEEP() 9210 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitFromEEP() 9338 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitSetConfig() 9351 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitSetConfig()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | advansys.c | 810 #define AscSetChipCfgMsw(port, data) outpw((port)+IOP_CONFIG_HIGH, data) macro 8963 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitFromEEP() 9037 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitFromEEP() 9165 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitSetConfig() 9178 AscSetChipCfgMsw(iop_base, cfg_msw); in AscInitSetConfig()
|
Completed in 32 milliseconds