Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c1275 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_linux_initialize_scsi_bus()
1277 if ((ahd->flags & AHD_RESET_BUS_A) != 0) in ahd_linux_initialize_scsi_bus()
1302 if ((ahd->flags & AHD_RESET_BUS_A) != 0) { in ahd_linux_initialize_scsi_bus()
H A Daic79xx.h339 AHD_RESET_BUS_A = 0x00010, enumerator
H A Daic79xx_core.c6065 ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A in ahd_alloc()
7108 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_init()
7729 ahd->flags &= ~AHD_RESET_BUS_A; in ahd_parse_cfgdata()
7731 ahd->flags |= AHD_RESET_BUS_A; in ahd_parse_cfgdata()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A 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()
H A Daic79xx.h339 AHD_RESET_BUS_A = 0x00010, enumerator
H A 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()

Completed in 32 milliseconds