OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_cfattach
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/kern/
kern_drvctl.c
281
!
device_cfattach
(device_parent(d))->ca_childdetached) {
318
if (!
device_cfattach
(d)->ca_rescan ||
326
rc = (*
device_cfattach
(d)->ca_rescan)(d,
338
rc = (*
device_cfattach
(d)->ca_rescan)(d, ifattr, locs);
subr_device.c
200
device_cfattach
(device_t dev)
function in typeref:typename:cfattach_t
/src/sys/sys/
device.h
598
cfattach_t
device_cfattach
(device_t);
/src/sys/dev/pci/
if_cas.c
821
cfattach_t ca =
device_cfattach
(sc->sc_dev);
/src/sys/dev/ic/
gem.c
232
cfattach_t ca =
device_cfattach
(sc->sc_dev);
Completed in 35 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025