HomeSort by: relevance | last modified time | path
    Searched refs:sc_cap_off (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/
if_rtwnreg.h 162 int sc_cap_off; member in struct:rtwn_softc
if_iwmvar.h 444 int sc_cap_off; /* PCIe caps */ member in struct:iwm_softc
if_iwnvar.h 274 int sc_cap_off; /* PCIe Capabilities. */ member in struct:iwn_softc
if_rtwn.c 276 &sc->sc_cap_off, NULL)) {
278 sc->sc_cap_off + PCIE_LCSR);
281 sc->sc_cap_off + PCIE_LCSR, lcsr);
if_iwn.c 448 PCI_CAP_PCIEXPRESS, &sc->sc_cap_off, NULL);
4379 sc->sc_cap_off + PCIE_LCSR);
6117 sc->sc_cap_off + PCIE_LCSR);
if_iwm.c 1592 sc->sc_cap_off + PCIE_LCSR);
7790 PCI_CAP_PCIEXPRESS, &sc->sc_cap_off, NULL);

Completed in 24 milliseconds