PCI_CBCTRL        711 dev/pci/pccbb.c 		reg = pci_conf_read(pc, tag, PCI_CBCTRL);
PCI_CBCTRL        719 dev/pci/pccbb.c 		pci_conf_write(pc, tag, PCI_CBCTRL, reg);
PCI_CBCTRL        756 dev/pci/pccbb.c 		reg = pci_conf_read(pc, tag, PCI_CBCTRL);
PCI_CBCTRL        758 dev/pci/pccbb.c 		pci_conf_write(pc, tag, PCI_CBCTRL, reg);
PCI_CBCTRL       1612 dev/pci/pccbb.c 			reg = pci_conf_read(sc->sc_pc, sc->sc_tag, PCI_CBCTRL);
PCI_CBCTRL       1615 dev/pci/pccbb.c 			pci_conf_write(sc->sc_pc, sc->sc_tag, PCI_CBCTRL, reg);
PCI_CBCTRL       1689 dev/pci/pccbb.c 			reg = pci_conf_read(sc->sc_pc, sc->sc_tag, PCI_CBCTRL);
PCI_CBCTRL       1692 dev/pci/pccbb.c 			pci_conf_write(sc->sc_pc, sc->sc_tag, PCI_CBCTRL, reg);