AHD_PKT_BITBUCKET_BUG
if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0)
if ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0) {
| AHD_PKT_BITBUCKET_BUG|AHD_LONG_SETIMO_BUG
return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0);
return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0);