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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dide-scsi.c998 static int idescsi_eh_reset (struct scsi_cmnd *cmd) function
1006 /* In idescsi_eh_reset we forcefully remove the command from the ide subsystem and reset the device. */
1012 printk (KERN_WARNING "ide-scsi: Drive not set in idescsi_eh_reset\n");
1021 printk (KERN_WARNING "ide-scsi: No active request in idescsi_eh_reset\n");
1090 .eh_host_reset_handler = idescsi_eh_reset,

Completed in 183 milliseconds