Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_seq.h995 return ((ahd->bugs & AHD_PKT_LUN_BUG) != 0); in ahd_patch4_func()
H A Daic79xx_pci.c998 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG in ahd_aic790X_setup()
H A Daic79xx.h282 AHD_PKT_LUN_BUG = 0x2000, enumerator
H A Daic79xx.c6603 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) { in ahd_chip_init()
6618 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) { in ahd_chip_init()
H A Daic79xx.seq296 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {