Searched defs:urtw_open_pipes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c534 static usbd_status urtw_open_pipes(struct urtw_softc *);
2105 error = urtw_open_pipes(sc);
3067 error = urtw_open_pipes(sc);
3769 urtw_open_pipes(struct urtw_softc *sc) function
3792 "urtw_open_pipes(): %x low priority pipe open failed\n",
3807 "urtw_open_pipes(): %x failed to open high tx pipe\n",
3822 "urtw_open_pipes(): %x failed to open rx pipe\n", err));

Completed in 55 milliseconds