Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h430 void fc_remove_child(dev_info_t *child, struct fc_device_tree *head);
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c706 fc_remove_child(dev_info_t *child, struct fc_device_tree *head) in fc_remove_child() function
H A Dfc_ops.c794 fc_remove_child(root, subtree); in remove_subtree()