Home
last modified time | relevance | path

Searched refs:rsp_length (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c710 uint32_t rsp_length; in srpt_stp_send_mgmt_response() local
729 rsp_length = SRP_RSP_SIZE; in srpt_stp_send_mgmt_response()
735 rsp_length += sizeof (srp_rsp_data_t); in srpt_stp_send_mgmt_response()
746 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence); in srpt_stp_send_mgmt_response()
763 uint32_t rsp_length; in srpt_stp_send_response() local
782 rsp_length = SRP_RSP_SIZE; in srpt_stp_send_response()
805 rsp_length += sense_length; in srpt_stp_send_response()
810 (void *)iu, rsp_length); in srpt_stp_send_response()
816 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence); in srpt_stp_send_response()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h509 uint32_t rsp_length; member
H A Demlxs_dfclib.h429 uint32_t rsp_length; member
H A Demlxs_mbox.h2765 uint32_t rsp_length; /* word 8 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c1384 *payload_len = hdr.u0.rsp.rsp_length + in oce_issue_mbox()
1414 payload_length = hdr.u0.rsp.rsp_length + sizeof (struct mbx_hdr); in oce_issue_mbox()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h703 uint32_t rsp_length; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h137 uint16_t rsp_length; member