Home
last modified time | relevance | path

Searched refs:fctl_enlist_nwwn_table (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h416 int fctl_enlist_nwwn_table(fc_remote_node_t *rnp, int sleep);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3241 if (fctl_enlist_nwwn_table(rnodep, sleep) != FC_SUCCESS) { in fctl_create_remote_node()
3286 fctl_enlist_nwwn_table(fc_remote_node_t *rnodep, int sleep) in fctl_enlist_nwwn_table() function