Home
last modified time | relevance | path

Searched refs:ExpectedDataTransferLength (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/iscsi/
H A Discsi_pdu.h123 uint32_t ExpectedDataTransferLength; member
H A Discsi_send.c1482 hpdu->pduh_p.command.ExpectedDataTransferLength = htonl(totlen); in send_command()