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

  /src/sys/dev/pci/
if_wpivar.h 194 struct sysmon_pswitch sc_rsw; /* for radio switch events */ member in struct:wpi_softc
if_wpi.c 224 sc->sc_rsw.smpsw_name = device_xname(self);
225 sc->sc_rsw.smpsw_type = PSWITCH_TYPE_RADIO;
226 error = sysmon_pswitch_register(&sc->sc_rsw);
476 sysmon_pswitch_unregister(&sc->sc_rsw);
3398 sysmon_pswitch_event(&sc->sc_rsw,
3405 sysmon_pswitch_event(&sc->sc_rsw,

Completed in 15 milliseconds