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

  /src/sys/dev/pci/
ahd_pci.c 1136 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG
  /src/sys/dev/ic/
aic79xxvar.h 286 AHD_PKT_LUN_BUG = 0x2000,
aic79xx.c 6334 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
6349 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
  /src/sys/dev/microcode/aic7xxx/
aic79xx_seq.h 946 return ((ahd->bugs & AHD_PKT_LUN_BUG) != 0);
aic79xx.seq 266 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {

Completed in 23 milliseconds