Searched defs:fctl_nwwn_elem_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h308 * list of fctl_nwwn_elem_t structs that are linked via the fne_next pointer.
309 * Each fctl_nwwn_elem_t also contains a pointer to one fc_remote_node_t struct.
311 typedef struct fctl_nwwn_elem fctl_nwwn_elem_t; typedef in typeref:struct:fctl_nwwn_elem
314 fctl_nwwn_elem_t *fne_nextp;
319 fctl_nwwn_elem_t *fnl_headp;

Completed in 61 milliseconds