OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udl_cmdq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
udl.h
68
struct
udl_cmdq
{
struct
69
TAILQ_ENTRY(
udl_cmdq
) cq_chain;
90
struct
udl_cmdq
sc_cmdq[UDL_NCMDQ];
91
TAILQ_HEAD(udl_cmdq_head,
udl_cmdq
) sc_freecmd,
94
struct
udl_cmdq
*sc_cmd_cur;
udl.h
68
struct
udl_cmdq
{
struct
69
TAILQ_ENTRY(
udl_cmdq
) cq_chain;
90
struct
udl_cmdq
sc_cmdq[UDL_NCMDQ];
91
TAILQ_HEAD(udl_cmdq_head,
udl_cmdq
) sc_freecmd,
94
struct
udl_cmdq
*sc_cmd_cur;
Completed in 21 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025