Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c946 | AHD_PKT_BITBUCKET_BUG|AHD_LONG_SETIMO_BUG in ahd_aic790X_setup()
H A Daic79xx.h242 AHD_PKT_BITBUCKET_BUG = 0x0004, enumerator
H A Daic79xx_seq.h_shipped843 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0);
851 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0);
H A Daic79xx.seq2246 if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0) {
2255 if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) {
2273 if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) {
H A Daic79xx_core.c7042 if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) in ahd_init()
7083 if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) { in ahd_init()