OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDL_CMD_BUFSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
udl.h
97
#define
UDL_CMD_BUFSIZE
(sc) ((sc)->sc_cmd_buf - (sc)->sc_cmd_cur->cq_buf)
udl.c
607
if (
UDL_CMD_BUFSIZE
(sc) > 0)
623
if (
UDL_CMD_BUFSIZE
(sc) > 0)
629
if (
UDL_CMD_BUFSIZE
(sc) > 0)
1326
if (__predict_false((
UDL_CMD_BUFSIZE
(sc) + UDL_CMD_COPY_SIZE + 2) >
1340
if (__predict_false((
UDL_CMD_BUFSIZE
(sc) + UDL_CMD_FILL_SIZE + 2) >
1356
(
UDL_CMD_BUFSIZE
(sc) + UDL_CMD_DRAW_SIZE(width) + 2) >
1448
if (
UDL_CMD_BUFSIZE
(sc) < UDL_CMD_COMP_THRESHOLD) {
1490
len =
UDL_CMD_BUFSIZE
(sc);
1541
len =
UDL_CMD_BUFSIZE
(sc);
Completed in 12 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025