OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ca_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
device.h
254
* struct cfattach::
ca_flags
(must not overlap with device_impl.h
377
int
ca_flags
; /* flags for driver allocation etc */
member in struct:cfattach
394
.
ca_flags
= (__flags) | DVF_PRIV_ALLOC, \
/src/sys/kern/
subr_autoconf.c
1590
KASSERT(ca->
ca_flags
& DVF_PRIV_ALLOC);
1607
dev->dv_flags = ca->
ca_flags
; /* inherit flags from class */
Completed in 21 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025