Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcivar.h698 int pcie_link_reset(device_t port, int pcie_location);
H A Dpci_pci.c2727 error = pcie_link_reset(dev, in pcib_reset_child()
H A Dpci.c6713 pcie_link_reset(device_t port, int pcie_location) in pcie_link_reset() function