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

/drivers/scsi/
H A Dadvansys.c883 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data) macro
4430 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON);
4438 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON));
9582 AscSetChipCfgLsw(iop_base, cfg_lsw);
9675 AscSetChipCfgLsw(iop_base, cfg_lsw);

Completed in 52 milliseconds