PCIR_REVID
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
PCIR_REVID, &rev_id);
(((pci_read_config(dev, PCIR_REVID, 4) &
PCIR_REVID, 4) & 0xf));
PCIR_REVID, 4) & 0xf0) >> 4) + 'A'),
(pci_read_config(dev, PCIR_REVID, 4) & 0xf));
dev_info.pci_info.revision = pci_read_config(softc->dev, PCIR_REVID, 1);
(((pci_read_config(dev, PCIR_REVID, 4) &
(pci_read_config(dev, PCIR_REVID, 4) & 0xf),
sc->hw.revision_id = pci_read_config(dev, PCIR_REVID, 1);
pMvSataAdapter->pciConfigRevisionId = pci_read_config(pAdapter->hpt_dev, PCIR_REVID, 1);
} else if (where >= PCIR_REVID && where + size <=
PCIR_REVID, size);
hw->revision_id = pci_read_config(dev, PCIR_REVID, 1);
sc->hw.revision_id = pci_read_config(dev, PCIR_REVID, 1);
hw->revision_id = pci_read_config(dev, PCIR_REVID, 1);
adpinfo.pci_dev_hw_rev = pci_read_config(sc->mpi3mr_dev, PCIR_REVID, 1);
data->PCIDeviceHwRev = pci_read_config(sc->mpr_dev, PCIR_REVID, 1);
data->PCIDeviceHwRev = pci_read_config(sc->mps_dev, PCIR_REVID, 1);
pci_write_config(dev, PCIR_REVID, dinfo->cfg.revid, 1);
dinfo->cfg.revid = pci_read_config(dev, PCIR_REVID, 1);
cfg->revid = REG(PCIR_REVID, 1);
pci_ids->rev_id = pci_read_config(pci_dev, PCIR_REVID, 1);
pci_ids->rev_id = pci_read_config(pci_dev, PCIR_REVID, 1);
sc->sis_rev = pci_read_config(dev, PCIR_REVID, 1);
rev = pci_read_config(sc->sc_dev, PCIR_REVID, 1);
revid = pci_config_read_reg(confp, nvl, PCIR_REVID, 1, LPC_REVID);
pci_set_cfgdata8(pi, PCIR_REVID, revid);
} else if (coff >= PCIR_COMMAND && coff < PCIR_REVID) {
case PCIR_REVID:
pci_set_cfgdata8(pi, PCIR_REVID, VIRTIO_REV_INPUT);