Searched refs:sg_common_write (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | sg.c | 200 static int sg_common_write(Sg_fd * sfp, Sg_request * srp, 686 k = sg_common_write(sfp, srp, cmnd, sfp->timeout, blocking); in sg_write() 755 k = sg_common_write(sfp, srp, cmnd, timeout, blocking); in sg_new_write() 764 sg_common_write(Sg_fd * sfp, Sg_request * srp, in sg_common_write() function
|