Searched refs:sg_common_write (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c190 static int sg_common_write(Sg_fd * sfp, Sg_request * srp,
638 k = sg_common_write(sfp, srp, cmnd, sfp->timeout, blocking);
706 k = sg_common_write(sfp, srp, cmnd, timeout, blocking);
715 sg_common_write(Sg_fd * sfp, Sg_request * srp, function
730 SCSI_LOG_TIMEOUT(4, printk("sg_common_write: scsi opcode=0x%02x, cmd_size=%d\n",
735 SCSI_LOG_TIMEOUT(1, printk("sg_common_write: start_req err=%d\n", k));

Completed in 66 milliseconds