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

/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp1127 IOReturn IOPCIDevice::protectDevice(uint32_t space, uint32_t prot) function in class:IOPCIDevice
1134 return (parent->protectDevice(this, space, prot));
H A DIOPCIBridge.cpp1953 IOReturn IOPCIBridge::protectDevice(IOPCIDevice * device, uint32_t space, uint32_t prot) function in class:IOPCIBridge
1960 DLOG("%s::protectDevice(%x, %x)\n", device->getName(), space, prot);
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIBridge.h265 IOReturn protectDevice(IOPCIDevice * device, uint32_t space, uint32_t prot);
H A DIOPCIDevice.h841 IOReturn protectDevice(uint32_t space, uint32_t prot);

Completed in 89 milliseconds