Searched refs:AHD_PCIX_CHIPRST_BUG (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h250 AHD_PCIX_CHIPRST_BUG = 0x0040, enumerator in enum:__anon20
256 AHD_PCIX_BUG_MASK = AHD_PCIX_CHIPRST_BUG
H A Daic79xx_core.c6217 if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) {
6252 if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) {
H A Daic79xx_pci.c950 | AHD_PCIX_CHIPRST_BUG|AHD_PCIX_SCBRAM_RD_BUG

Completed in 411 milliseconds