AHD_BUS_RESET_ACTIVE
if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) {
ahd->flags &= ~AHD_BUS_RESET_ACTIVE;
if (ahd->flags & AHD_BUS_RESET_ACTIVE) {
ahd->flags |= AHD_BUS_RESET_ACTIVE;