OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:queue1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
usb.c
648
int
queue1
;
local in function:usb_rem_task_wait
660
queue1
= task->queue;
661
if (
queue1
== USB_NUM_TASKQS) {
677
KASSERTMSG(
queue1
== queue, "task %p on q%d expected on q%d",
678
task,
queue1
, queue);
usb.c
648
int
queue1
;
local in function:usb_rem_task_wait
660
queue1
= task->queue;
661
if (
queue1
== USB_NUM_TASKQS) {
677
KASSERTMSG(
queue1
== queue, "task %p on q%d expected on q%d",
678
task,
queue1
, queue);
Completed in 22 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025