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

  /src/sys/dev/pci/
if_wpi.c 122 static void wpi_rx_intr(struct wpi_softc *, struct wpi_rx_desc *,
1477 wpi_rx_intr(struct wpi_softc *sc, struct wpi_rx_desc *desc, function in typeref:typename:void
1728 wpi_rx_intr(sc, desc, data);
1856 if (r & WPI_RX_INTR)

Completed in 13 milliseconds