Home
last modified time | relevance | path

Searched refs:max_response_len (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Dbsg.h34 __u32 max_response_len; /* [i] in bytes */ member
/linux/drivers/scsi/
A Dscsi_bsg.c79 int len = min_t(unsigned int, hdr->max_response_len, in scsi_bsg_sg_io_fn()
/linux/block/
A Dbsg-lib.c116 int len = min(hdr->max_response_len, job->reply_len); in bsg_transport_sg_io_fn()
/linux/Documentation/scsi/
A Dufs.rst170 io_hdr_v4.max_response_len = reply_len;

Completed in 4 milliseconds