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

/illumos-gate/usr/src/lib/efcode/fcdriver/
H A Dbuild_tree.c43 fc_nodeop(common_data_t *cdp, fc_phandle_t node, char *svc) function
96 for (thisnode = fc_nodeop(cdp, ppd->node, FC_CHILD_FCODE);
98 thisnode = fc_nodeop(cdp, thisnode, FC_PEER_FCODE)) {
169 h = fc_nodeop(cdp, h, FC_PARENT);

Completed in 55 milliseconds