Searched refs:AHD_RESET_BUS_A (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c1289 ahd->flags &= ~AHD_RESET_BUS_A;
1291 if ((ahd->flags & AHD_RESET_BUS_A) != 0)
1316 if ((ahd->flags & AHD_RESET_BUS_A) != 0) {
H A Daic79xx.h339 AHD_RESET_BUS_A = 0x00010, enumerator in enum:__anon4051
H A Daic79xx_core.c6105 ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A
7200 ahd->flags &= ~AHD_RESET_BUS_A;
7821 ahd->flags &= ~AHD_RESET_BUS_A;
7823 ahd->flags |= AHD_RESET_BUS_A;

Completed in 49 milliseconds