Lines Matching defs:pci_conf_read
449 x = pci_conf_read(NULL, t, PCI_CLASS_REG);
453 x = pci_conf_read(NULL, t, PCI_ID_REG);
515 id = pci_conf_read(pc, tag, PCI_ID_REG);
516 class = pci_conf_read(pc, tag, PCI_CLASS_REG);
669 pci_conf_read(pci_chipset_tag_t pc, pcitag_t tag, int reg)
817 idreg = pci_conf_read(NULL, t, PCI_ID_REG); /* needs "pci_mode" */
916 id = pci_conf_read(pc, tag, PCI_ID_REG);
928 bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
938 id = pci_conf_read(pc, tag, PCI_ID_REG);
974 reg = pci_conf_read(pc, tag, PCI_CLASS_REG);