Searched refs:AHD_RESET_BUS_A (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c1274 ahd->flags &= ~AHD_RESET_BUS_A;
1276 if ((ahd->flags & AHD_RESET_BUS_A) != 0)
1301 if ((ahd->flags & AHD_RESET_BUS_A) != 0) {
H A Daic79xx.h339 AHD_RESET_BUS_A = 0x00010, enumerator in enum:__anon21
H A Daic79xx_core.c6063 ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A
7107 ahd->flags &= ~AHD_RESET_BUS_A;
7728 ahd->flags &= ~AHD_RESET_BUS_A;
7730 ahd->flags |= AHD_RESET_BUS_A;

Completed in 216 milliseconds