Searched refs:grsp (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_els.c | 239 pkt->pkt_reason = iocb->un.grsp.perr.statRsn; in emlxs_els_handle_event() 240 pkt->pkt_expln = iocb->un.grsp.perr.statBaExp; in emlxs_els_handle_event() 263 emlxs_error_xlate(iocb->un.grsp.perr. in emlxs_els_handle_event() 271 iocb->un.grsp.perr.statAction, in emlxs_els_handle_event() 272 iocb->un.grsp.perr.statRsn, in emlxs_els_handle_event() 273 iocb->un.grsp.perr.statBaExp, in emlxs_els_handle_event() 274 iocb->un.grsp.perr.statLocalError); in emlxs_els_handle_event() 335 iocb->un.grsp.perr.statLocalError, in emlxs_els_handle_event() 352 iocb->un.grsp.perr.statLocalError, 1); in emlxs_els_handle_event() 365 iocb->un.grsp.perr.statLocalError, 1); in emlxs_els_handle_event() [all …]
|
H A D | emlxs_ip.c | 82 cmd->un.grsp.perr.statLocalError, 1); in emlxs_ip_handle_event() 102 cmd->un.grsp.perr.statLocalError, 1); in emlxs_ip_handle_event() 121 cmd->un.grsp.perr.statLocalError, 1); in emlxs_ip_handle_event() 156 cmd->un.grsp.perr.statLocalError, 1); in emlxs_ip_handle_event()
|
H A D | emlxs_hba.c | 2406 (uint8_t)iocbq->iocb.un.grsp.perr.statLocalError, in emlxs_proc_channel_event() 2421 iocb->un.grsp.perr.statLocalError = IOERR_ABORT_TIMEOUT; in emlxs_proc_channel_event() 2429 iocb->un.grsp.perr.statLocalError = in emlxs_proc_channel_event() 2442 (uint8_t)iocb->un.grsp.perr.statLocalError); in emlxs_proc_channel_event()
|
H A D | emlxs_fcp.c | 595 localstat = cmd->un.grsp.perr.statLocalError; in emlxs_handle_fcp_event() 693 iostat, cmd->un.grsp.perr.statLocalError, did, sbp, in emlxs_handle_fcp_event() 3798 iocb->un.grsp.perr.statLocalError = IOERR_LINK_DOWN; in emlxs_iotag_flush()
|
H A D | emlxs_fct.c | 2879 iocb->un.grsp.perr.statLocalError, iocb->ULPIOTAG); 3059 iocb->un.grsp.perr.statLocalError, 1); 3103 iocb->un.grsp.perr.statLocalError, iocb->ULPIOTAG);
|
H A D | emlxs_sli3.c | 4888 (uint8_t)iocbq->iocb.un.grsp.perr.statLocalError, in emlxs_sli3_handle_ring_event() 5124 (iocb->un.grsp.perr.statLocalError == in emlxs_handle_rcv_seq() 5130 (iocb->un.grsp.perr.statLocalError == in emlxs_handle_rcv_seq()
|
H A D | emlxs_mbox.c | 3130 iocbq->iocb.un.grsp.perr.statLocalError = in emlxs_mb_deferred_cmpl()
|
H A D | emlxs_dfc.c | 9136 cmd->un.grsp.perr.statLocalError, 1); in emlxs_dfc_handle_event() 9148 cmd->un.grsp.perr.statLocalError, 1); in emlxs_dfc_handle_event()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_iocb.h | 589 GENERIC_RSP grsp; /* Generic response */ member
|