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

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

Completed in 167 milliseconds