Searched refs:AHC_USEDEFAULTS (Results 1 – 4 of 4) sorted by relevance
190 ahc->flags |= AHC_USEDEFAULTS; in aic7770_config()308 ahc->flags |= AHC_USEDEFAULTS; in aha2840_load_seeprom()
883 if (ahc->flags & AHC_USEDEFAULTS) { in ahc_pci_config()894 ahc->flags &= ~AHC_USEDEFAULTS; in ahc_pci_config()1359 ahc->flags |= AHC_USEDEFAULTS; in check_extport()
316 AHC_USEDEFAULTS = 0x004, /* enumerator
5270 if ((ahc->flags & AHC_USEDEFAULTS) != 0) in ahc_init()5403 if ((ahc->flags & AHC_USEDEFAULTS) != 0) { in ahc_init()5441 if (ahc->flags & AHC_USEDEFAULTS) { in ahc_init()
Completed in 21 milliseconds