PCIR_REVID
rev = pci_conf_read(tag, PCIR_REVID) & 0x000000ff;
unsigned int rev = pci_conf_read(tag, PCIR_REVID) & 0x000000ff;