Lines Matching refs:PCI_SBDF

686     uint32_t class = pci_conf_read32(PCI_SBDF(0, bus, slot, func),  in __find_dbgp()
718 if ( !func && !(pci_conf_read8(PCI_SBDF(0, bus, slot, func), in find_dbgp()
1011 uint32_t dword = pci_conf_read32(PCI_SBDF(0, dbgp->bus, dbgp->slot, in nvidia_set_debug_port()
1016 pci_conf_write32(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), 0x74, in nvidia_set_debug_port()
1023 if ( pci_conf_read16(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in detect_set_debug_port()
1046 cap = pci_conf_read32(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_bios_handoff()
1053 pci_conf_write8(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_bios_handoff()
1063 cap = pci_conf_read32(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_bios_handoff()
1072 pci_conf_write8(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_bios_handoff()
1077 pci_conf_write8(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_bios_handoff()
1318 debug_port = pci_conf_read32(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_init_preirq()
1323 dbgp->pci_cr = pci_conf_read8(PCI_SBDF(0, dbgp->bus, dbgp->slot, in ehci_dbgp_init_preirq()
1329 pci_conf_write16(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_init_preirq()
1427 dbgp->pci_cr = pci_conf_read16(PCI_SBDF(0, dbgp->bus, dbgp->slot, in ehci_dbgp_suspend()
1441 pci_conf_write32(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), dbgp->bar, in ehci_dbgp_resume()
1443 pci_conf_write16(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_resume()
1515 debug_port = pci_conf_read32(PCI_SBDF(0, dbgp->bus, dbgp->slot, dbgp->func), in ehci_dbgp_init()
1527 dbgp->bar_val = bar_val = pci_conf_read32(PCI_SBDF(0, dbgp->bus, dbgp->slot, in ehci_dbgp_init()