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

  /src/sys/dev/ic/
aic79xxvar.h 265 AHD_PCIX_CHIPRST_BUG = 0x0040,
271 AHD_PCIX_BUG_MASK = AHD_PCIX_CHIPRST_BUG
aic79xx.c 5270 if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) {
5306 if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) {
  /src/sys/dev/pci/
ahd_pci.c 1135 | AHD_PCIX_CHIPRST_BUG|AHD_PCIX_SCBRAM_RD_BUG

Completed in 18 milliseconds