Searched refs:kIOPCIConfiguratorBoot (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h147 kIOPCIConfiguratorBoot = 0x00004000, enumerator in enum:__anon2369
157 kIOPCIConfiguratorBootDefer = kIOPCIConfiguratorDeferHotPlug | kIOPCIConfiguratorBoot,
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp569 configure(kIOPCIConfiguratorBoot);
2551 bool bootConfig = (kIOPCIConfiguratorBoot & options);
2653 bool bootConfig = (kIOPCIConfiguratorBoot & options);
3020 canRelocate = (kIOPCIConfiguratorBoot & fFlags);
3233 canRelocate = (0 != (kIOPCIConfiguratorBoot & fFlags));

Completed in 126 milliseconds