OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ca_childdetached
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
device.h
385
void (*
ca_childdetached
)(device_t, device_t);
member in struct:cfattach
400
.
ca_childdetached
= chdetfn, \
/src/sys/kern/
kern_drvctl.c
281
!device_cfattach(device_parent(d))->
ca_childdetached
) {
subr_autoconf.c
2275
if (p->dv_cfattach->
ca_childdetached
)
2276
(*p->dv_cfattach->
ca_childdetached
)(p, dev);
2326
* taken also by .
ca_childdetached
to synchronize access to the
Completed in 15 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025