pci_conf_state
struct pci_conf_state psc_pciconf; /* standard PCI configuration regs */
struct pci_conf_state *pcs)
struct pci_conf_state p_pciconf;
struct pci_conf_state *pcs)
struct pci_conf_state c_conf;
void pci_conf_capture(pci_chipset_tag_t, pcitag_t, struct pci_conf_state *);
void pci_conf_restore(pci_chipset_tag_t, pcitag_t, struct pci_conf_state *);
struct pci_conf_state sc_pciconf;