Home
last modified time | relevance | path

Searched refs:fc_add_child (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h427 void fc_add_child(dev_info_t *child, dev_info_t *parent,
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c681 fc_add_child(dev_info_t *child, dev_info_t *parent, struct fc_device_tree *hp) in fc_add_child() function
H A Dfc_ops.c629 fc_add_child(cdev, pdev, fc_handle_to_dtree(rp)); in fco_new_device()