Searched refs:AHD_PKT_LUN_BUG (Results 1 – 5 of 5) sorted by relevance
951 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG in ahd_aic790X_setup()
271 AHD_PKT_LUN_BUG = 0x2000, enumerator
995 return ((ahd->bugs & AHD_PKT_LUN_BUG) != 0);
7331 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) { in ahd_chip_init()7346 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) { in ahd_chip_init()
298 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {