Home
last modified time | relevance | path

Searched refs:hlength (Results 1 – 7 of 7) sorted by last modified time

/illumos-gate/usr/src/uts/common/sys/
H A Discsi_protocol.h166 uint8_t hlength; member
198 uint8_t hlength; member
303 uint8_t hlength; member
334 uint8_t hlength; member
407 uint8_t hlength; member
432 uint8_t hlength; member
452 uint8_t hlength; member
474 uint8_t hlength; member
504 uint8_t hlength; member
561 uint8_t hlength; member
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_net.c517 iovec[iovlen].iov_len = sizeof (*ihp) + ihp->hlength * 4; in iscsi_net_sendpdu()
518 total_len += sizeof (*ihp) + ihp->hlength * 4; in iscsi_net_sendpdu()
530 sizeof (iscsi_hdr_t) + ihp->hlength * 4); in iscsi_net_sendpdu()
655 if (ihp->hlength > 0) { in iscsi_net_recvhdr()
659 if (ihp->hlength > adhdr_length) { in iscsi_net_recvhdr()
708 sizeof (iscsi_hdr_t) + ihp->hlength * 4); in iscsi_net_recvhdr()
H A Discsi_io.c2063 ihp->hlength = (ADDLHDRSZ(icmdp->cmd_un.scsi.cmdlen) - in iscsi_tx_scsi_init_pkt()
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c762 if (bhs->hlength != 0 || pdu->isp_datalen != 0) in idm_dataseglenokay()
781 if (bhs->hlength) in idm_dataseglenokay()
823 if (bhs->hlength) in idm_dataseglenokay()
864 (bhs->hlength != 0)) { in idm_sorecvhdr()
869 (bhs->hlength * sizeof (uint32_t)); in idm_sorecvhdr()
877 if (bhs->hlength > IDM_SORX_WIRE_AHSLEN) { in idm_sorecvhdr()
894 if (bhs->hlength > 0) { in idm_sorecvhdr()
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cq.c630 (bhs->hlength * sizeof (uint32_t)); in iser_iscsihdr_handle()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c913 lh_resp->hlength = 0; /* No AHS */ in login_sm_handle_initial_login()
H A Discsit.c2021 if (iscsi_scsi->hlength > 0) { in iscsit_post_scsi_cmd()
2026 iscsi_scsi->hlength) { in iscsit_post_scsi_cmd()