Searched defs:my_done (Results 1 – 3 of 3) sorted by relevance
210 void (*my_done)(Scsi_Cmnd *); in aha1740_intr_handle() local
240 void (*my_done)(struct scsi_cmnd *) = NULL; in aha1542_interrupt() local
1110 static void my_done(int error) in my_done() function