OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qp_next
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/qbus/
if_dmc.c
108
struct dmc_command *
qp_next
; /* next command on queue */
member in struct:dmc_command
197
(qp)->
qp_next
= (head); \
204
(tail)->
qp_next
= (qp); \
207
(qp)->
qp_next
= (struct dmc_command *) 0; \
211
(head) = (head)->
qp_next
;\
if_dmc.c
108
struct dmc_command *
qp_next
; /* next command on queue */
member in struct:dmc_command
197
(qp)->
qp_next
= (head); \
204
(tail)->
qp_next
= (qp); \
207
(qp)->
qp_next
= (struct dmc_command *) 0; \
211
(head) = (head)->
qp_next
;\
if_dmc.c
108
struct dmc_command *
qp_next
; /* next command on queue */
member in struct:dmc_command
197
(qp)->
qp_next
= (head); \
204
(tail)->
qp_next
= (qp); \
207
(qp)->
qp_next
= (struct dmc_command *) 0; \
211
(head) = (head)->
qp_next
;\
Completed in 34 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025