Home
last modified time | relevance | path

Searched refs:iovec_count (Results 1 – 3 of 3) sorted by relevance

/linux/include/scsi/
A Dsg.h50 unsigned short iovec_count; /* [i] 0 implies no scatter gather */ member
79 unsigned short iovec_count; /* [i] 0 implies no scatter gather */ member
/linux/drivers/scsi/
A Dscsi_ioctl.c460 if (hdr->iovec_count) { in sg_io()
465 hdr->iovec_count, 0, &iov, &i); in sg_io()
656 .iovec_count = hdr->iovec_count, in put_sg_io_hdr()
704 .iovec_count = hdr32.iovec_count, in get_sg_io_hdr()
A Dsg.c674 hp->iovec_count = 0; in sg_write()
1698 unsigned int iov_count = hp->iovec_count; in sg_start_req()

Completed in 11 milliseconds