Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_seq.h946 return ((ahd->bugs & AHD_PKT_LUN_BUG) != 0); in ahd_patch4_func()
Daic79xx_pci.c967 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG in ahd_aic7902_setup()
Daic79xx.h279 AHD_PKT_LUN_BUG = 0x2000, enumerator
Daic79xx_core.c6183 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) { in ahd_chip_init()
6198 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) { in ahd_chip_init()
Daic79xx.seq264 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {