Home
last modified time | relevance | path

Searched refs:rspResId (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2709 fcp_rsp->rspResId = LE_SWAP32(fct_task->task_resid); in emlxs_fct_send_fcp_status()
2714 fcp_rsp->rspResId = LE_SWAP32(fct_task->task_resid); in emlxs_fct_send_fcp_status()
2728 (fcp_rsp->rspResId == 0)) { in emlxs_fct_send_fcp_status()
2730 fcp_rsp->rspResId = in emlxs_fct_send_fcp_status()
2844 fcp_rsp->rspResId = LE_SWAP32(fcp_cmd->fcpDl); in emlxs_fct_send_qfull_reply()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1742 uint32_t rspResId; /* Residual xfer if RESID_xxxx set in */ member
H A Demlxs_hw.h879 uint32_t rspResId; /* Residual xfer if RESID_xxxx set */ member