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

/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h201 kPCIDeviceStateConfigProtectShift = 15, enumerator in enum:__anon2371
202 kPCIDeviceStateConfigRProtect = (VM_PROT_READ << kPCIDeviceStateConfigProtectShift),
203 kPCIDeviceStateConfigWProtect = (VM_PROT_WRITE << kPCIDeviceStateConfigProtectShift),
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp1958 prot <<= kPCIDeviceStateConfigProtectShift; local

Completed in 131 milliseconds