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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4953 fcip_port_info_t *prev_fport, *cur_fport, *next_fport = NULL; local
4961 return (next_fport);
5093 next_fport = fport->fcipp_next;
5096 return (next_fport);

Completed in 75 milliseconds