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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.h284 AHD_PKT_LUN_BUG = 0x2000, enumerator in enum:__anon12028
H A Daic79xx_pci.c1009 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG
H A Daic79xx_seq.h997 return ((ahd->bugs & AHD_PKT_LUN_BUG) != 0);
H A Daic79xx.c6665 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
6680 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {

Completed in 189 milliseconds