Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_osm.c1269 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_linux_initialize_scsi_bus()
1271 if ((ahd->flags & AHD_RESET_BUS_A) != 0) in ahd_linux_initialize_scsi_bus()
1296 if ((ahd->flags & AHD_RESET_BUS_A) != 0) { in ahd_linux_initialize_scsi_bus()
Daic79xx.h339 AHD_RESET_BUS_A = 0x00010, enumerator
Daic79xx_core.c6063 ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A in ahd_alloc()
7107 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_init()
7728 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_parse_cfgdata()
7730 ahd->flags |= AHD_RESET_BUS_A; in ahd_parse_cfgdata()