extendedConfigWrite8
Writes a 8-bit value to the PCI device's configuration space.
Declaration
void extendedConfigWrite8(
IOByteCountoffset,
UInt8data );Parameters
- offset:
A byte offset into configuration space.
- data:
An 8-bit value to be written.
Overview
This method writes a 8-bit value to a configuration space register on the device.
See Also
Miscellaneous
configRead16configRead32configRead8configWrite16configWrite32configWrite8enablePCIPowerManagementextendedConfigRead16extendedConfigRead32extendedConfigRead8extendedConfigWrite16extendedConfigWrite32extendedFindPCICapabilityfindPCICapabilitygetBusNumbergetDeviceMemoryWithRegistergetDeviceNumbergetFunctionNumberhasPCIPowerManagementioDeviceMemoryioRead16ioRead32ioRead8ioWrite16ioWrite32ioWrite8mapDeviceMemoryWithRegistersetBusMasterEnablesetConfigBitssetIOEnablesetMemoryEnable