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

  /src/sys/dev/pci/
if_wpireg.h 124 #define WPI_STOP_MASTER (1 << 9)
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 16 milliseconds