Home
last modified time | relevance | path

Searched refs:dout_xfer_len (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dbsg.c71 if (hdr->dout_xfer_len && hdr->din_xfer_len) { in bsg_scsi_fill_hdr()
155 rq = blk_get_request(q, hdr.dout_xfer_len ? in bsg_sg_io()
174 if (hdr.dout_xfer_len) { in bsg_sg_io()
176 hdr.dout_xfer_len, GFP_KERNEL); in bsg_sg_io()
H A Dbsg-lib.c47 if (hdr->dout_xfer_len && hdr->din_xfer_len) { in bsg_transport_fill_hdr()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbsg.h40 __u32 dout_xfer_len; /* [i] bytes to be transferred to device */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbsg.h40 __u32 dout_xfer_len; /* [i] bytes to be transferred to device */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbsg.h40 __u32 dout_xfer_len; /* [i] bytes to be transferred to device */ member
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dufs.rst174 io_hdr_v4.dout_xfer_len = (uint32_t)byte_cnt;