Home | Sort by: relevance | last modified time | path |
/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)) { |