Searched refs:AHD_BUS_RESET_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h362 AHD_BUS_RESET_ACTIVE = 0x200000, enumerator in enum:__anon6339
H A Daic79xx_core.c1649 if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) {
1657 ahd->flags &= ~AHD_BUS_RESET_ACTIVE;
7882 if (ahd->flags & AHD_BUS_RESET_ACTIVE) {
7887 ahd->flags |= AHD_BUS_RESET_ACTIVE;

Completed in 166 milliseconds