Searched refs:AHSLength (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h86 u_int AHSLength:8; // in 4byte words member in struct:bhs
H A Disc_soc.c388 if(bhs->AHSLength) {
389 debug(2, "bhs->AHSLength=%d", bhs->AHSLength);
390 pp->ahs_len = bhs->AHSLength * 4;
H A Disc_sm.c275 bhp->AHSLength = pp->ahs_len / 4;

Completed in 61 milliseconds