Searched refs:capi_sc (Results 1 – 1 of 1) sorted by relevance
320 int iavc_load(capi_softc_t *capi_sc, int len, u_int8_t *cp) in iavc_load() argument322 iavc_softc_t *sc = (iavc_softc_t*) capi_sc->ctx; in iavc_load()412 int iavc_register(capi_softc_t *capi_sc, int applid, int nchan) in iavc_register() argument414 iavc_softc_t *sc = (iavc_softc_t*) capi_sc->ctx; in iavc_register()452 int iavc_release(capi_softc_t *capi_sc, int applid) in iavc_release() argument454 iavc_softc_t *sc = (iavc_softc_t*) capi_sc->ctx; in iavc_release()479 int iavc_send(capi_softc_t *capi_sc, struct mbuf *m) in iavc_send() argument481 iavc_softc_t *sc = (iavc_softc_t*) capi_sc->ctx; in iavc_send()