Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h783 opaque_t tgt_pd_handle; member
1338 fcp_tgt::tgt_tid fcp_tgt::tgt_pd_handle fcp_tgt::tgt_tmp_cnt
1349 _NOTE(DATA_READABLE_WITHOUT_LOCK( fcp_tgt::tgt_pd_handle))
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3222 ptgt->tgt_pd_handle = devlist.map_pd; in fcp_port_create_tgt()
4976 ptgt->tgt_pd_handle = map_entry->map_pd; in fcp_handle_mapflags()
5836 fpkt->pkt_pd = ptgt->tgt_pd_handle; in fcp_icmd_alloc()
6236 if (ptgt->tgt_pd_handle == NULL) { in fcp_icmd_callback()
6245 ptgt->tgt_pd_handle = fpkt->pkt_pd; in fcp_icmd_callback()
8324 ptgt->tgt_pd_handle = NULL; in fcp_offline_target()
8360 ptgt->tgt_pd_handle = NULL; in fcp_offline_target_now()
11143 (ptgt->tgt_pd_handle == NULL) || in fcp_scsi_start()
11440 fpkt->pkt_pd = ptgt->tgt_pd_handle; in fcp_pkt_setup()
14521 if ((fpkt->pkt_pd == NULL) && (ptgt->tgt_pd_handle != NULL)) { in fcp_retransport_cmd()
[all …]