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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h375 struct fcip_routing_table *fcipd_rtable; member in struct:fcip_dest
377 #define fcipd_nwwn fcipd_rtable->fcipr_nwwn
378 #define fcipd_pwwn fcipd_rtable->fcipr_pwwn
379 #define fcipd_did fcipd_rtable->fcipr_d_id
380 #define fcipd_pd fcipd_rtable->fcipr_pd
381 #define fcipd_state fcipd_rtable->fcipr_state
382 #define fcipd_fca_dev fcipd_rtable->fcipr_fca_dev;

Completed in 48 milliseconds