pub unsafe fn read8(bus: u8, dev: u8, func: u8, reg: u8) -> u8
Read 8-bit value from PCI config space.
Must have I/O port access privileges.