Searched defs:rsp_length (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c710 uint32_t rsp_length; local
729 rsp_length = SRP_RSP_SIZE;
735 rsp_length += sizeof (srp_rsp_data_t);
746 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence);
763 uint32_t rsp_length; local
782 rsp_length = SRP_RSP_SIZE;
805 rsp_length += sense_length;
810 (void *)iu, rsp_length);
816 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h509 uint32_t rsp_length; member in struct:__anon7379
H A Demlxs_dfclib.h429 uint32_t rsp_length; member in struct:__anon7300::__anon7301::__anon7303
H A Demlxs_mbox.h2682 uint32_t rsp_length; /* word 8 */ member in struct:__anon7429::__anon7430::mbox_rsp_hdr
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h703 uint32_t rsp_length; member in struct:mbx_hdr::__anon7638::__anon7640
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h133 uint16_t rsp_length; member in struct:cmd6_24xx_entry

Completed in 92 milliseconds