Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c128 ahd->flags &= ~AHD_BIOS_ENABLED; in ahd_linux_pci_inherit_flags()
129 ahd->flags |= master->flags & AHD_BIOS_ENABLED; in ahd_linux_pci_inherit_flags()
Daic79xx.h358 AHD_BIOS_ENABLED = 0x04000, enumerator
Daic79xx_core.c7736 ahd->flags &= ~AHD_BIOS_ENABLED; in ahd_parse_cfgdata()
7738 ahd->flags |= AHD_BIOS_ENABLED; in ahd_parse_cfgdata()