Searched refs:UDL_BULK_CMD_EOC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/video/ | ||
H A D | udl.h | 111 #define UDL_BULK_CMD_EOC 0xa0 /* end of command stack */ macro |
H A D | udl.c | 542 udl_cmd_insert_int_1(cb, UDL_BULK_CMD_EOC); in udl_cmd_buf_send() |