necpb_conf_read
static pcireg_t necpb_conf_read(pci_chipset_tag_t, pcitag_t, int);
pc->pc_conf_read = necpb_conf_read;
id = necpb_conf_read(pc, tag, PCI_ID_REG);
class = necpb_conf_read(pc, tag, PCI_CLASS_REG);
csr = necpb_conf_read(pc, tag, PCI_COMMAND_STATUS_REG);