Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe.c13252 bxe_pcie_capability_read(struct bxe_softc *sc, in bxe_pcie_capability_read() function
13274 return (bxe_pcie_capability_read(sc, PCIR_EXPRESS_DEVICE_STA, 2) & in bxe_is_pcie_pending()
13299 link_status = bxe_pcie_capability_read(sc, PCIR_EXPRESS_LINK_STA, 2); in bxe_probe_pci_caps()
16762 devctl = bxe_pcie_capability_read(sc, PCIR_EXPRESS_DEVICE_CTL, 2); in bxe_init_pxp()