Searched refs:rootnex_name_child (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dmach_rootnex.c46 extern int rootnex_name_child(dev_info_t *child, char *name, int namelen);
238 (void) rootnex_name_child(dip, name, MAXNAMELEN);
246 (ndi_merge_node(dip, rootnex_name_child) == DDI_SUCCESS)) {
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c48 extern int rootnex_name_child(dev_info_t *child, char *name, int namelen);
404 (void) rootnex_name_child(dip, name, MAXNAMELEN);
412 (ndi_merge_node(dip, rootnex_name_child) == DDI_SUCCESS)) {
/opensolaris-onvv-gate/usr/src/uts/sun4/io/
H A Drootnex.c769 rootnex_name_child(dev_info_t *child, char *name, int namelen) function

Completed in 156 milliseconds