Searched refs:NCR5380_main (Results 1 – 3 of 3) sorted by relevance
328 static void NCR5380_main(struct work_struct *work);
791 INIT_WORK(&hostdata->main_task, NCR5380_main); in NCR5380_init()911 NCR5380_main(&hostdata->main_task); in NCR5380_queue_command()938 static void NCR5380_main(struct work_struct *work) in NCR5380_main() function
828 INIT_DELAYED_WORK(&hostdata->coroutine, NCR5380_main); in NCR5380_init()977 static void NCR5380_main(struct work_struct *work) in DEF_SCSI_QCMD()