Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1312 frp->fcipr_pd = NULL; in fcip_rt_update()
1348 frp->fcipr_pd = pmap->map_pd; in fcip_rt_update()
1356 if ((frp->fcipr_pd == NULL) && in fcip_rt_update()
4258 frp->fcipr_pd = NULL; in fcip_transport()
5798 (frp && frp->fcipr_pd == NULL)) { in fcip_get_dest()
6216 sizeof (la_els_logi_t), frp->fcipr_pd, KM_SLEEP); in fcip_do_plogi()
6333 frp->fcipr_pd = fc_pkt->pkt_pd; in fcip_ipkt_callback()