Searched refs:idescsi_eh_abort (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.c943 static int idescsi_eh_abort (struct scsi_cmnd *cmd) function
950 /* In idescsi_eh_abort we try to gently pry our command from the ide subsystem */
956 printk (KERN_WARNING "ide-scsi: Drive not set in idescsi_eh_abort\n");
1089 .eh_abort_handler = idescsi_eh_abort,

Completed in 102 milliseconds