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

  /src/sys/dev/vmt/
vmt_subr.c 87 static int vmt_tclo_process(struct vmt_softc *, const char *);
750 vmt_tclo_process(struct vmt_softc *sc, const char *name) function in typeref:typename:int
839 if (vmt_tclo_process(sc, sc->sc_rpc_buf) != 0) {

Completed in 11 milliseconds