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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h213 * This points to the first element of a list of fcp_tgt_elem
216 * structure fcp_tgt_elem is freed.
218 struct fcp_tgt_elem *port_offline_tgts;
1222 struct fcp_tgt_elem { struct
1226 struct fcp_tgt_elem *next;

Completed in 282 milliseconds