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