Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h97 #define CMD_FCP_IWRITE64_CR 0x98 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2482 case CMD_FCP_IWRITE64_CR: in emlxs_proc_channel_event()
H A Demlxs_sli3.c3861 iocb->ULPCOMMAND = CMD_FCP_IWRITE64_CR; in emlxs_sli3_prep_fcp_iocb()
4841 case CMD_FCP_IWRITE64_CR: in emlxs_sli3_handle_ring_event()
H A Demlxs_sli4.c4619 iocb->ULPCOMMAND = CMD_FCP_IWRITE64_CR; in emlxs_sli4_prep_fcp_iocb()
4620 wqe->Command = CMD_FCP_IWRITE64_CR; in emlxs_sli4_prep_fcp_iocb()
5804 case CMD_FCP_IWRITE64_CR: in emlxs_CQE_to_IOCB()
H A Demlxs_fcp.c3413 case CMD_FCP_IWRITE64_CR: in emlxs_tx_move()