Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c822 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data) macro
3762 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON); in AscEnableInterrupt()
3770 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON)); in AscDisableInterrupt()
8632 AscSetChipCfgLsw(iop_base, cfg_lsw); in AscSetChipScsiID()
8725 AscSetChipCfgLsw(iop_base, cfg_lsw); in AscSetIsaDmaChannel()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c809 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data) macro
3713 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON); in AscEnableInterrupt()
3721 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON)); in AscDisableInterrupt()
8538 AscSetChipCfgLsw(iop_base, cfg_lsw); in AscSetChipScsiID()

Completed in 29 milliseconds