Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h92 #define CMD_ELS_REQUEST64_CR 0x8A macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2529 case CMD_ELS_REQUEST64_CR: in emlxs_proc_channel_event()
H A Demlxs_sli4.c4484 iocb->ULPCOMMAND = CMD_ELS_REQUEST64_CR; in emlxs_sli4_prep_els_iocb()
4485 wqe->Command = CMD_ELS_REQUEST64_CR; in emlxs_sli4_prep_els_iocb()
4631 if (wqe->Command == CMD_ELS_REQUEST64_CR) { in emlxs_sli4_prep_els_iocb()
5463 case CMD_ELS_REQUEST64_CR: in emlxs_CQE_to_IOCB()
H A Demlxs_sli3.c4026 iocb->ULPCOMMAND = CMD_ELS_REQUEST64_CR; in emlxs_sli3_prep_els_iocb()
4863 case CMD_ELS_REQUEST64_CR: in emlxs_sli3_handle_ring_event()
H A Demlxs_els.c163 case CMD_ELS_REQUEST64_CR: in emlxs_els_handle_event()