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

/drivers/scsi/aic7xxx/
H A Daic79xx.h271 AHD_PKT_LUN_BUG = 0x2000, enumerator in enum:__anon4050
H A Daic79xx_pci.c969 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG
H A Daic79xx.seq298 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
H A Daic79xx_seq.h_shipped995 return ((ahd->bugs & AHD_PKT_LUN_BUG) != 0);
H A Daic79xx_core.c7424 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
7439 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {

Completed in 47 milliseconds