OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icp_children
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
icp.c
367
icp->
icp_children
[icpa.icpa_unit] =
386
icp->
icp_children
[icpa.icpa_unit] =
470
if (icp->
icp_children
[unit] != NULL) {
471
(void) config_detach(icp->
icp_children
[unit],
473
icp->
icp_children
[unit] = NULL;
498
if (icp->
icp_children
[unit] == NULL ||
505
if (icp->
icp_children
[unit] != NULL)
506
(void) config_detach(icp->
icp_children
[unit],
513
icp->
icp_children
[unit] =
552
if (icp->
icp_children
[unit] != NULL)
[
all
...]
icpvar.h
129
device_t
icp_children
[ICP_MAX_HDRIVES + ICP_MAXBUS];
member in struct:icp_softc
Completed in 143 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025