Lines Matching defs:utoppy_command
973 utoppy_command(struct utoppy_softc *sc, uint16_t cmd, int timeout,
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 "
1646 err = utoppy_command(sc, UTOPPY_CMD_RESET, UTOPPY_LONG_TIMEOUT,
1672 err = utoppy_command(sc, UTOPPY_CMD_RENAME,
1689 err = utoppy_command(sc, UTOPPY_CMD_MKDIR, UTOPPY_LONG_TIMEOUT,
1706 err = utoppy_command(sc, UTOPPY_CMD_DELETE, UTOPPY_LONG_TIMEOUT,
1794 err = utoppy_command(sc, UTOPPY_CMD_FILE, UTOPPY_LONG_TIMEOUT,
1798 "utoppy_command(UTOPPY_CMD_FILE) returned "
1804 "utoppy_command(UTOPPY_CMD_FILE) returned "
1818 err = utoppy_command(sc, UTOPPY_RESP_FILE_HEADER,
1822 "utoppy_command(UTOPPY_RESP_FILE_HEADER) "
1828 "utoppy_command(UTOPPY_RESP_FILE_HEADER) "