Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h367 AHC_NO_BIOS_INIT = 0x8000000, /* No BIOS left over settings. */ enumerator
Daic7xxx_pci.c970 if ((ahc->flags & AHC_NO_BIOS_INIT) == 0 in ahc_pci_config()
Daic7xxx_core.c4088 ahc->flags |= AHC_NO_BIOS_INIT; in ahc_reset()