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