Searched refs:AHD_BUSFREEREV_BUG (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.seq633 if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
819 if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
1309 if ((ahd->bugs & AHD_BUSFREEREV_BUG) == 0) {
2215 if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
H A Daic79xx.h294 AHD_BUSFREEREV_BUG = 0x40000, enumerator in enum:__anon20
H A Daic79xx_core.c2631 && (ahd->bugs & AHD_BUSFREEREV_BUG) != 0)
7272 if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
H A Daic79xx_pci.c953 | AHD_SET_MODE_BUG|AHD_BUSFREEREV_BUG
971 | AHD_BUSFREEREV_BUG;

Completed in 259 milliseconds