pci_config_read8
pci_config_read8((u8 *)addr, &tmp8);
pci_config_read8((u8 *)addr, &tmp8);
pci_config_read8((u8 *)addr, &tmp8);
pci_config_read8(((u8 *)addr) + 1, &tmp8);
void pci_config_read8(u8 *addr, u8 *ret);