Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c946 | AHD_PKT_BITBUCKET_BUG|AHD_LONG_SETIMO_BUG in ahd_aic790X_setup()
Daic79xx.h242 AHD_PKT_BITBUCKET_BUG = 0x0004, enumerator
Daic79xx_seq.h_shipped843 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0);
851 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0);
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) {
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()