Searched refs:cm_stp_len (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/mfi/
H A Dmfivar.h96 int cm_stp_len; member in struct:mfi_command
H A Dmfi.c2394 first = cm->cm_stp_len;
3225 cm->cm_stp_len = ioc->mfi_sgl[0].iov_len;
3230 cm->cm_stp_len = ioc32->mfi_sgl[0].iov_len;
3233 cm->cm_len += cm->cm_stp_len;

Completed in 169 milliseconds