Searched refs:kIOPCIConfiguratorIOLog (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h129 kIOPCIConfiguratorIOLog = 0x00000001, enumerator in enum:__anon2369
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp59 if ((gIOPCIFlags & kIOPCIConfiguratorIOLog) && !ml_at_interrupt_context()) \
H A DIOPCIBridge.cpp152 // | kIOPCIConfiguratorIOLog | kIOPCIConfiguratorKPrintf
157 if ((gIOPCIFlags & kIOPCIConfiguratorIOLog) && !ml_at_interrupt_context()) \
974 else if ((kIOPCIConfiguratorIOLog | kIOPCIConfiguratorKPrintf) & gIOPCIFlags)
1168 else if ((kIOPCIConfiguratorIOLog | kIOPCIConfiguratorKPrintf) & gIOPCIFlags)
H A DIOPCIConfigurator.cpp64 if ((configurator->fFlags & kIOPCIConfiguratorIOLog) && !ml_at_interrupt_context()) \

Completed in 131 milliseconds