Home
last modified time | relevance | path

Searched refs:ulpWord (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c53 cmd->ULPSTATUS, cmd->un.ulpWord[4]); in emlxs_ip_handle_event()
79 cmd->un.ulpWord[4], cmd->un.ulpWord[5]); in emlxs_ip_handle_event()
99 cmd->un.ulpWord[4], cmd->un.ulpWord[5]); in emlxs_ip_handle_event()
117 cmd->ULPCOMMAND, cmd->ULPSTATUS, cmd->un.ulpWord[4], in emlxs_ip_handle_event()
118 cmd->un.ulpWord[5]); in emlxs_ip_handle_event()
136 cmd->un.ulpWord[4], cmd->un.ulpWord[5]); in emlxs_ip_handle_event()
142 ((cmd->un.ulpWord[4] & 0xff) == IOERR_NO_XRI)) { in emlxs_ip_handle_event()
244 sid = cmd->un.ulpWord[4] & 0x00ffffff; in emlxs_ip_handle_unsol_req()
397 cmd->un.ulpWord[4]); in emlxs_handle_create_xri()
410 cmd->un.ulpWord[4]); in emlxs_handle_create_xri()
[all …]
H A Demlxs_els.c113 iocb->un.ulpWord[4]); in emlxs_els_handle_event()
125 iocb->ULPSTATUS, iocb->un.ulpWord[4]); in emlxs_els_handle_event()
2849 iocb->un.ulpWord[4]); in emlxs_menlo_handle_event()
2977 iocb->un.ulpWord[4]); in emlxs_ct_handle_event()
H A Demlxs_dfc.c9158 cmd->un.ulpWord[4]); in emlxs_dfc_handle_event()
9192 cmd->ULPSTATUS, cmd->un.ulpWord[4], in emlxs_dfc_handle_event()
9193 cmd->un.ulpWord[5]); in emlxs_dfc_handle_event()
H A Demlxs_sli4.c5784 iocb->un.ulpWord[4] = cqe->Parameter; in emlxs_CQE_to_IOCB()
6177 fchdr2 = (fc_frame_hdr_t *)iocbq->iocb.un.ulpWord; in emlxs_sli4_rxq_get()
H A Demlxs_sli3.c5311 sid = iocb->un.ulpWord[4] & 0xFFFFFF; in emlxs_handle_rcv_seq()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h625 uint32_t ulpWord[6]; /* generic 6 'words' */ member
664 uint32_t ulpWord; member
738 uint32_t ulpWord; member
756 #define RXFCHDR un.ulpWord
757 #define RXSEQCNT un1.ulpWord
758 #define RXSEQLEN un2.ulpWord