Home | History | Annotate | Download | only in pci

Lines Matching refs:pci_conf_read

174 	val = pci_conf_read(pc, tag, PCI_BHLC_REG);
197 val = pci_conf_read(pc, tag, mapreg);
200 mask = pci_conf_read(pc, tag, mapreg);
242 val = pci_conf_read(pc, tag, PCI_COMMAND_STATUS_REG);
297 if (pciaddr_ioaddr(pci_conf_read(pc, tag, mapreg)) != *addr) {
345 id = pci_conf_read(pc, tag, PCI_ID_REG);
358 class = pci_conf_read(pc, tag, PCI_CLASS_REG);
360 status = pci_conf_read(pc, tag, PCI_COMMAND_STATUS_REG);
362 rval = pci_conf_read(pc, tag, PCI_CAPLISTPTR_REG);
366 rval = pci_conf_read(pc, tag, off);