OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFLG_OWN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
if_de.c
134
rp->r_flags =
RFLG_OWN
;
193
if (dc->dc_rrent[crx].r_flags &
RFLG_OWN
)
206
dc->dc_rrent[crx].r_flags =
RFLG_OWN
;
235
if (dc->dc_xrent[ctx].r_flags &
RFLG_OWN
)
/src/sys/dev/qbus/
if_dereg.h
190
#define
RFLG_OWN
0x80 /* If 0 then owned by driver */
if_de.c
383
rp->r_flags =
RFLG_OWN
;
532
while ((rp->r_flags &
RFLG_OWN
) == 0) {
551
rp->r_flags =
RFLG_OWN
;
Completed in 126 milliseconds
Indexes created Wed Oct 29 06:09:47 GMT 2025