pub const SYS_PCI_CFG_WRITE: usize = 242; // 242usizeExpand description
Write a PCI configuration space register.
addr_ptr: pointer to aPciAddressstructoffset: register offset within config spacewidth: access width in bytes (1, 2, or 4)value: value to write