Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/sys/
H A Dfcode.h436 void fc_create_device_tree(dev_info_t *ap, struct fc_device_tree **head);
/titanic_44/usr/src/uts/sun4/io/efcode/
H A Dfc_subr.c592 fc_create_device_tree(dev_info_t *ap, struct fc_device_tree **head) in fc_create_device_tree() function
H A Dfc_ops.c126 fc_create_device_tree(ap, &rp->dtree); in fc_ops_alloc_handle()