Home
last modified time | relevance | path

Searched refs:pcie_slotimpl (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/pci/
HDpci.c121 static int pcie_slotimpl(const pcicfgregs *);
799 pcie_slotimpl(const pcicfgregs *cfg) in pcie_slotimpl() function
845 if (pcie_slotimpl(cfg)) in pci_read_cap_express()
1003 return pcie_slotimpl(&dinfo->cfg); in pcie_slot_implemented()
2501 if (pcie_slotimpl(cfg)) { in pci_print_verbose_expr()