Home
last modified time | relevance | path

Searched refs:fcipd_rtable (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h375 struct fcip_routing_table *fcipd_rtable; member
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;
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1955 if (fdestp->fcipd_rtable) { in fcip_handle_suspend()
4153 if (fdestp->fcipd_rtable == NULL) { in fcip_start()
4362 frp = fdestp->fcipd_rtable; in fcip_transport()
4457 ASSERT(fdestp->fcipd_rtable != NULL); in fcip_pkt_callback()
5952 if (fdestp->fcipd_rtable) { in fcip_get_dest()
6138 if (fdestp->fcipd_rtable) { in fcip_add_dest()
6158 fdest_new->fcipd_rtable = frp; in fcip_add_dest()
6235 if (bdestp->fcipd_rtable == NULL) { in fcip_do_farp()
7449 if (fdestp->fcipd_rtable) { in fcip_rte_remove_deferred()
7485 fdestp->fcipd_rtable = NULL; in fcip_rte_remove_deferred()