Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsg.h46 unsigned short iovec_count; /* [i] 0 implies no scatter gather */ member
75 unsigned short iovec_count; /* [i] 0 implies no scatter gather */ member
/linux/drivers/scsi/
H A Dsg.c666 hp->iovec_count = 0; in sg_write()
1728 unsigned int iov_count = hp->iovec_count; in sg_start_req()