Home
last modified time | relevance | path

Searched refs:UDL_BULK_CMD_EOC (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/video/
H A Dudl.h111 #define UDL_BULK_CMD_EOC 0xa0 /* end of command stack */ macro
H A Dudl.c542 udl_cmd_insert_int_1(cb, UDL_BULK_CMD_EOC); in udl_cmd_buf_send()