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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h303 AHD_SET_MODE_BUG = 0x20000, enumerator in enum:__anon6901
H A Daic79xx.seq520 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
1835 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
H A Daic79xx_pci.c997 | AHD_SET_MODE_BUG|AHD_BUSFREEREV_BUG
H A Daic79xx.reg62 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
69 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \

Completed in 103 milliseconds