Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h308 void *fcipr_pd; /* pointer to port device struct */ member
380 #define fcipd_pd fcipd_rtable->fcipr_pd
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1335 frp->fcipr_pd = NULL; in fcip_rt_update()
1376 frp->fcipr_pd = pmap->map_pd; in fcip_rt_update()
1384 if ((frp->fcipr_pd == NULL) && in fcip_rt_update()
4413 frp->fcipr_pd = NULL; in fcip_transport()
5978 (frp && frp->fcipr_pd == NULL)) { in fcip_get_dest()
6396 sizeof (la_els_logi_t), frp->fcipr_pd, KM_SLEEP); in fcip_do_plogi()
6513 frp->fcipr_pd = fc_pkt->pkt_pd; in fcip_ipkt_callback()