Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c148 ahd->flags &= ~AHD_BIOS_ENABLED; in ahd_linux_pci_inherit_flags()
149 ahd->flags |= master->flags & AHD_BIOS_ENABLED; in ahd_linux_pci_inherit_flags()
Daic79xx.h358 AHD_BIOS_ENABLED = 0x04000, enumerator
Daic79xx_core.c7777 ahd->flags &= ~AHD_BIOS_ENABLED; in ahd_parse_cfgdata()
7779 ahd->flags |= AHD_BIOS_ENABLED; in ahd_parse_cfgdata()