HomeSort by: relevance | last modified time | path
    Searched defs:wpi_mrr_setup (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_wpi.c 140 static int wpi_mrr_setup(struct wpi_softc *);
2454 wpi_mrr_setup(struct wpi_softc *sc) function in typeref:typename:int
2457 struct wpi_mrr_setup mrr;
3066 if ((error = wpi_mrr_setup(sc)) != 0) {
if_wpireg.h 435 struct wpi_mrr_setup { struct

Completed in 15 milliseconds