Searched refs:AHD_PKT_BITBUCKET_BUG (Results 1 – 5 of 5) sorted by relevance
946 | AHD_PKT_BITBUCKET_BUG|AHD_LONG_SETIMO_BUG in ahd_aic790X_setup()
242 AHD_PKT_BITBUCKET_BUG = 0x0004, enumerator
843 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0);851 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0);
2246 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) {
7042 if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) in ahd_init()7083 if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) { in ahd_init()