Searched refs:atp870u_queuecommand (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 Datp870u.c602 * atp870u_queuecommand - Queue SCSI command
608 static int atp870u_queuecommand(struct scsi_cmnd * req_p, function
623 printk("atp870u_queuecommand : req_p->device->channel > 1\n");
650 printk( "atp870u_queuecommand: done can't be NULL\n");
673 printk("atp870u_queuecommand : dev->quhd[c] == dev->quend[c]\n");
687 printk("Call sent_s870(atp870u_queuecommand)\n");
692 printk("atp870u_queuecommand : exit\n");
3172 .queuecommand = atp870u_queuecommand /* queuecommand */,

Completed in 25 milliseconds