Home
last modified time | relevance | path

Searched refs:FC_PKT_FCP_WRITE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h127 #define FC_PKT_FCP_WRITE 5 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c480 (pkt->pkt_tran_type == FC_PKT_FCP_WRITE)) { in emlxs_handle_fcp_event()
H A Demlxs_solaris.c2532 case FC_PKT_FCP_WRITE: in emlxs_fca_transport()
8741 if (pkt->pkt_datalen && pkt->pkt_tran_type == FC_PKT_FCP_WRITE) { in emlxs_send_fcp_cmd()
H A Demlxs_dfc.c10230 pkt->pkt_tran_type = FC_PKT_FCP_WRITE; in emlxs_dfc_send_scsi_fcp()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c14181 fpkt->pkt_tran_type = FC_PKT_FCP_WRITE; in fcp_prepare_pkt()
16295 fpkt->pkt_tran_type = FC_PKT_FCP_WRITE; in fcp_pseudo_start()