OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uba_unit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
ubavar.h
69
SIMPLEQ_HEAD(,
uba_unit
) uh_resq; /* resource wait chain */
91
struct
uba_unit
{
struct
92
SIMPLEQ_ENTRY(
uba_unit
) uu_resq;/* Queue while waiting for resources */
95
int (*uu_ready)(struct
uba_unit
*);
163
void uba_enqueue(struct
uba_unit
*);
ubavar.h
69
SIMPLEQ_HEAD(,
uba_unit
) uh_resq; /* resource wait chain */
91
struct
uba_unit
{
struct
92
SIMPLEQ_ENTRY(
uba_unit
) uu_resq;/* Queue while waiting for resources */
95
int (*uu_ready)(struct
uba_unit
*);
163
void uba_enqueue(struct
uba_unit
*);
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025