Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c84 static bool bhndb_is_pcie_attached(device_t dev);
1007 if (bhndb_is_pcie_attached(dev)) in bhndb_expected_pci_devclass()
1020 bhndb_is_pcie_attached(device_t dev) in bhndb_is_pcie_attached() function
1055 if (bhndb_is_pcie_attached(dev)) in bhndb_enable_pci_clocks()
1106 if (bhndb_is_pcie_attached(dev)) in bhndb_disable_pci_clocks()
1135 if (bhndb_is_pcie_attached(sc->dev)) in bhndb_pci_pwrctl_get_clksrc()
1156 if (bhndb_is_pcie_attached(sc->dev)) in bhndb_pci_pwrctl_gate_clock()
1173 if (bhndb_is_pcie_attached(sc->dev)) in bhndb_pci_pwrctl_ungate_clock()