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

  /src/sys/dev/pci/
if_wpi.c 151 static void wpi_stop_master(struct wpi_softc *);
3075 wpi_stop_master(struct wpi_softc *sc) function in typeref:typename:void
3081 WPI_WRITE(sc, WPI_RESET, tmp | WPI_STOP_MASTER);
3352 wpi_stop_master(sc);

Completed in 13 milliseconds