/src/sys/dev/usb/ |
utoppy.c | 973 utoppy_command(struct utoppy_softc *sc, uint16_t cmd, int timeout, function in typeref:typename:int 1050 err = utoppy_command(sc, UTOPPY_CMD_TURBO, UTOPPY_SHORT_TIMEOUT, &r); 1065 err = utoppy_command(sc, UTOPPY_CMD_READY, UTOPPY_LONG_TIMEOUT, &r); 1084 err = utoppy_command(sc, UTOPPY_CMD_CANCEL, 1112 err = utoppy_command(sc, UTOPPY_CMD_STATS, UTOPPY_LONG_TIMEOUT, &r); 1546 err = utoppy_command(sc, UTOPPY_RESP_FILE_DATA, 1550 "utoppy_command(UTOPPY_RESP_FILE_DATA) " 1556 "utoppy_command(UTOPPY_RESP_FILE_DATA) returned " 1577 err = utoppy_command(sc, UTOPPY_RESP_FILE_END, 1581 "utoppy_command(UTOPPY_RESP_FILE_END) returned [all...] |
utoppy.c | 973 utoppy_command(struct utoppy_softc *sc, uint16_t cmd, int timeout, function in typeref:typename:int 1050 err = utoppy_command(sc, UTOPPY_CMD_TURBO, UTOPPY_SHORT_TIMEOUT, &r); 1065 err = utoppy_command(sc, UTOPPY_CMD_READY, UTOPPY_LONG_TIMEOUT, &r); 1084 err = utoppy_command(sc, UTOPPY_CMD_CANCEL, 1112 err = utoppy_command(sc, UTOPPY_CMD_STATS, UTOPPY_LONG_TIMEOUT, &r); 1546 err = utoppy_command(sc, UTOPPY_RESP_FILE_DATA, 1550 "utoppy_command(UTOPPY_RESP_FILE_DATA) " 1556 "utoppy_command(UTOPPY_RESP_FILE_DATA) returned " 1577 err = utoppy_command(sc, UTOPPY_RESP_FILE_END, 1581 "utoppy_command(UTOPPY_RESP_FILE_END) returned [all...] |
utoppy.c | 973 utoppy_command(struct utoppy_softc *sc, uint16_t cmd, int timeout, function in typeref:typename:int 1050 err = utoppy_command(sc, UTOPPY_CMD_TURBO, UTOPPY_SHORT_TIMEOUT, &r); 1065 err = utoppy_command(sc, UTOPPY_CMD_READY, UTOPPY_LONG_TIMEOUT, &r); 1084 err = utoppy_command(sc, UTOPPY_CMD_CANCEL, 1112 err = utoppy_command(sc, UTOPPY_CMD_STATS, UTOPPY_LONG_TIMEOUT, &r); 1546 err = utoppy_command(sc, UTOPPY_RESP_FILE_DATA, 1550 "utoppy_command(UTOPPY_RESP_FILE_DATA) " 1556 "utoppy_command(UTOPPY_RESP_FILE_DATA) returned " 1577 err = utoppy_command(sc, UTOPPY_RESP_FILE_END, 1581 "utoppy_command(UTOPPY_RESP_FILE_END) returned [all...] |