PCIR_REVID
revid = pci_config_read_reg(selp, 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);
pci_set_cfgdata16(pi, PCIR_REVID, 1);
pci_set_cfgdata16(pi, PCIR_REVID, 0);