Searched defs:configWrite32 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/IOPCIFamily-239.1.2/tools/
H A Dpcidump.c40 static void configWrite32(io_connect_t connect, uint32_t segment, function
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp547 void IOPCIDevice::configWrite32( IOPCIAddressSpace _space, function in class:IOPCIDevice
600 void IOPCIDevice::configWrite32( UInt8 offset, UInt32 data ) function in class:IOPCIDevice
H A DIOPCIConfigurator.cpp3873 void CLASS::configWrite32( IOPCIAddressSpace space, uint32_t offset, uint32_t data ) function in class:CLASS
3934 void CLASS::configWrite32( IOPCIConfigEntry * device, function in class:CLASS
[all...]
H A DIOPCIBridge.cpp3364 void IOPCI2PCIBridge::configWrite32( IOPCIAddressSpace space, function in class:IOPCI2PCIBridge
[all...]
/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIDevice.h556 void configWrite32( IOByteCount offset, UInt32 data ) { return (extendedConfigWrite32(offset, data)); } function in class:IOPCIDevice

Completed in 126 milliseconds