Searched refs:wsmux_add_mux (Results 1 – 1 of 1) sorted by relevance
117 static int wsmux_add_mux(int, struct wsmux_softc *);442 return (wsmux_add_mux(d->idx, sc)); in wsmux_do_ioctl()601 wsmux_add_mux(int unit, struct wsmux_softc *muxsc) in wsmux_add_mux() function