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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4921 struct fcip_routing_table *frtp, *frtp_next; local
4924 frtp_next = frtp->fcipr_next;
4926 frtp = frtp_next;
7425 struct fcip_routing_table *frtp, *frtp_next, *frtp_prev; local
7433 frtp_next = frtp->fcipr_next;
7465 frtp = frtp_next;
7478 frtp = frtp_next;
7505 frtp = frtp_next;
7508 frtp = frtp_next;

Completed in 58 milliseconds