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

  /src/sys/dev/usb/
udl.c 166 static int udl_cmd_send(struct udl_softc *);
825 if (udl_cmd_send(sc) != 0)
1479 udl_cmd_send(struct udl_softc *sc) function in typeref:typename:int
1794 if (udl_cmd_send(sc) != 0)
1800 if (udl_cmd_send(sc) != 0)
1806 if (udl_cmd_send(sc) != 0)
udl.c 166 static int udl_cmd_send(struct udl_softc *);
825 if (udl_cmd_send(sc) != 0)
1479 udl_cmd_send(struct udl_softc *sc) function in typeref:typename:int
1794 if (udl_cmd_send(sc) != 0)
1800 if (udl_cmd_send(sc) != 0)
1806 if (udl_cmd_send(sc) != 0)

Completed in 54 milliseconds