Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h347 AHD_RESET_BUS_A = 0x00010, enumerator
Daic79xx_osm.c2228 ahd->flags &= ~AHD_RESET_BUS_A;
2230 if ((ahd->flags & AHD_RESET_BUS_A) != 0)
2252 if ((ahd->flags & AHD_RESET_BUS_A) != 0) {
Daic79xx_core.c4817 ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A in ahd_alloc()
5960 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_init()
6569 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_parse_cfgdata()
6571 ahd->flags |= AHD_RESET_BUS_A; in ahd_parse_cfgdata()