Searched defs:reply_len (Results 1 - 4 of 4) sorted by relevance

/include/linux/
H A Dbsg-lib.h48 unsigned int reply_len; member in struct:bsg_job
50 * On entry : reply_len indicates the buffer size allocated for
53 * Upon completion : the message handler must set reply_len
H A Dadb.h14 int reply_len; member in struct:adb_request
/include/scsi/
H A Dsg.h222 int pack_len; /* [o] reply_len (ie useless), ignored as input */
223 int reply_len; /* [i] max length of expected reply (inc. sg_header) */ member in struct:sg_header
H A Dscsi_transport_fc.h649 unsigned int reply_len; member in struct:fc_bsg_job
651 * On entry : reply_len indicates the buffer size allocated for
654 * Upon completion : the message handler must set reply_len

Completed in 77 milliseconds