Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsg.c437 sg_read(struct file *filp, char __user *buf, size_t count, loff_t * ppos) in sg_read() function
459 "sg_read: count=%d\n", (int) count)); in sg_read()
1396 /* Now wake up any sg_read() that is waiting for this in sg_rq_end_io()
1411 .read = sg_read,