HomeSort by: relevance | last modified time | path
    Searched refs:AHD_SET_MODE_BUG (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 64 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
71 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
78 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
aic79xx.seq 392 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
1588 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
aic79xx_seq.h 962 return ((ahd->bugs & AHD_SET_MODE_BUG) != 0);
  /src/sys/dev/pci/
ahd_pci.c 1138 | AHD_SET_MODE_BUG|AHD_BUSFREEREV_BUG
  /src/sys/dev/ic/
aic79xxvar.h 307 AHD_SET_MODE_BUG = 0x20000,

Completed in 18 milliseconds