Home
last modified time | relevance | path

Searched refs:cmd_rxid (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c219 iop->xri = fct_cmd->cmd_rxid; in emlxs_fct_io_trace()
255 if (iop->xri != fct_cmd->cmd_rxid) { in emlxs_fct_io_trace()
260 iop->xri, fct_cmd->cmd_rxid, fct_cmd, data); in emlxs_fct_io_trace()
803 fct_cmd->cmd_rxid, fct_cmd->cmd_rportid); in emlxs_fct_unsol_flush()
813 fct_cmd->cmd_rportid, fct_cmd->cmd_rxid, in emlxs_fct_unsol_flush()
2412 fct_cmd->cmd_rxid = cmd_sbp->xrip->XRI; in emlxs_fct_handle_unsol_req()
2417 fct_cmd->cmd_oxid, fct_cmd->cmd_rxid, cmd_sbp->xrip->iotag, in emlxs_fct_handle_unsol_req()
2426 fct_cmd->cmd_rxid = iocb->ULPCONTEXT; in emlxs_fct_handle_unsol_req()
2664 fct_task->task_resid, size, fct_cmd->cmd_rxid, fct_cmd->cmd_oxid); in emlxs_fct_send_fcp_status()
2699 pkt->pkt_cmd_fhdr.rx_id = fct_cmd->cmd_rxid; in emlxs_fct_send_fcp_status()
[all …]
H A Demlxs_sli4.c4952 sbp->fct_cmd->cmd_rxid = 0xFFFF; in emlxs_sli4_prep_els_iocb()
5184 sbp->fct_cmd->cmd_rxid = 0xFFFF; in emlxs_sli4_prep_ct_iocb()
H A Demlxs_sli3.c3745 iocb->ULPCONTEXT = (uint16_t)fct_cmd->cmd_rxid; in emlxs_sli3_prep_fct_iocb()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c253 FFM_RXID(cmd->cmd_rxid, frm); in fcoet_xfer_scsi_data()
303 FFM_RXID(cmd->cmd_rxid, frm); in fcoet_xfer_scsi_data()
813 FFM_RXID(cmd->cmd_rxid, frm); in fcoet_send_status()
849 FFM_RXID(cmd->cmd_rxid, frm); in fcoet_send_els_response()
884 FFM_RXID(cmd->cmd_rxid, frm); in fcoet_send_abts_response()
1051 FFM_RXID(cmd->cmd_rxid, frm); in fcoet_send_good_status()
H A Dfcoet_eth.c462 cmd->cmd_rxid = xch->xch_rxid; in fcoet_create_unsol_exchange()
754 cmd->cmd_rxid = xch->xch_cmd->cmd_rxid; in fcoet_process_unsol_abts_req()
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h92 uint16_t cmd_rxid; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2332 cmd->cmd_rxid = 0xFFFF; in fct_create_solels()
2551 cmd->cmd_rxid = 0xFFFF; in fct_create_solct()
2917 *((uint16_t *)(p+6)) = BE_16(cmd->cmd_rxid); in fct_fill_abts_acc()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c5356 cmd->cmd_rxid = QMEM_RD16(qlt, (&resp[0x24])); in qlt_handle_purex()
6283 cmd->cmd_rxid = (uint16_t)((((uint16_t)atio[8 + 18]) << 8) | in qlt_handle_atio()
6991 qi, cmd, cmd->cmd_oxid, cmd->cmd_rxid, in qlt_handle_ctio_completion()
7095 cmd->cmd_rxid = QMEM_RD16(qlt, (&resp[0x24])); in qlt_handle_rcvd_abts()
7101 qi, cmd->cmd_oxid, cmd->cmd_rxid, remote_portid, in qlt_handle_rcvd_abts()