Home
last modified time | relevance | path

Searched refs:ahs_hlen_lo (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2024 ahs_hdr->ahs_hlen_lo) - 1; /* Adjust for reserved byte */ in iscsit_post_scsi_cmd()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c2066 iahp->ahs_hlen_lo = (icmdp->cmd_un.scsi.cmdlen - 15); in iscsi_tx_scsi_init_pkt()
/illumos-gate/usr/src/uts/common/sys/
H A Discsi_protocol.h219 uint8_t ahs_hlen_lo; member