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

/drivers/scsi/
H A Dadvansys.c809 #define ASC_CFG0_HOST_INT_ON 0x0020 macro
4430 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON);
4438 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON));
10112 eep_config->cfg_lsw |= ASC_CFG0_HOST_INT_ON;

Completed in 64 milliseconds