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

  /src/sys/dev/audio/
audiovar.h 142 int sc_props; member in struct:audio_softc
  /src/sys/dev/hyperv/
hvs.c 211 struct hvs_chp sc_props; member in struct:hvs_softc
359 if (vmbus_channel_open(sc->sc_chan, HVS_RING_SIZE, &sc->sc_props,
360 sizeof(sc->sc_props), hvs_intr, sc)) {

Completed in 13 milliseconds