Searched defs:configRead32 (Results 1 - 5 of 5) sorted by path

/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIDevice.h532 UInt32 configRead32( IOByteCount offset ) { return (extendedConfigRead32(offset)); } function in class:IOPCIDevice
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp3358 UInt32 IOPCI2PCIBridge::configRead32( IOPCIAddressSpace space, function in class:IOPCI2PCIBridge
[all...]
H A DIOPCIConfigurator.cpp3867 uint32_t CLASS::configRead32( IOPCIAddressSpace space, uint32_t offset ) function in class:CLASS
3918 uint32_t CLASS::configRead32( IOPCIConfigEntry * device, uint32_t offset ) function in class:CLASS
[all...]
H A DIOPCIDevice.cpp541 UInt32 IOPCIDevice::configRead32( IOPCIAddressSpace _space, function in class:IOPCIDevice
594 UInt32 IOPCIDevice::configRead32( UInt8 offset ) function in class:IOPCIDevice
/macosx-10.10.1/IOPCIFamily-239.1.2/tools/
H A Dpcidump.c12 static uint32_t configRead32(io_connect_t connect, uint32_t segment, function

Completed in 276 milliseconds