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

/linux-4.1.27/drivers/block/
H A Dskd_s1120.h292 * Version one has the last 32 bits sg_list_len_bytes;
299 uint32_t sg_list_len_bytes; member in struct:skd_command_header
H A Dskd_main.c782 scsi_req->hdr.sg_list_len_bytes = skd_request_fn()
1715 scsi_req->hdr.sg_list_len_bytes = skd_sg_io_send_fitmsg()
1912 scsi->hdr.sg_list_len_bytes = 0; skd_send_internal_skspcl()
1918 scsi->hdr.sg_list_len_bytes = cpu_to_be32(sgd->byte_count); skd_send_internal_skspcl()
1927 scsi->hdr.sg_list_len_bytes = cpu_to_be32(sgd->byte_count); skd_send_internal_skspcl()
1933 scsi->hdr.sg_list_len_bytes = 0; skd_send_internal_skspcl()
1942 scsi->hdr.sg_list_len_bytes = cpu_to_be32(sgd->byte_count); skd_send_internal_skspcl()
1954 scsi->hdr.sg_list_len_bytes = cpu_to_be32(sgd->byte_count); skd_send_internal_skspcl()

Completed in 262 milliseconds