Searched refs:pkt_fca_device (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h181 opaque_t pkt_fca_device; /* FCA device ptr */ member in struct:fc_packet
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2718 fc_pkt->pkt_fca_device = fca_dev;
4174 fc_pkt->pkt_fca_device = fdestp->fcipd_fca_dev;
6242 fc_pkt->pkt_fca_device = bdestp->fcipd_fca_dev;
H A Dfcp.c5784 fpkt->pkt_fca_device = ptgt->tgt_fca_dev;
14240 fpkt->pkt_fca_device = ptgt->tgt_fca_dev;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4808 tq = (ql_tgt_t *)pkt->pkt_fca_device;
4814 pkt->pkt_fca_device = (opaque_t)tq;
6996 tq = (ql_tgt_t *)pkt->pkt_fca_device;
7170 tq = (ql_tgt_t *)pkt->pkt_fca_device;

Completed in 190 milliseconds