Searched refs:aha152x_internal_queue (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | aha152x.c | 915 static int aha152x_internal_queue(Scsi_Cmnd *SCpnt, struct completion *complete, in aha152x_internal_queue() function 992 return aha152x_internal_queue(SCpnt, NULL, 0, done); in aha152x_queue_lck() 1076 aha152x_internal_queue(SCpnt, &done, resetting, reset_done); in aha152x_device_reset() 1454 aha152x_internal_queue(ptr, NULL, check_condition, ptr->scsi_done); in busfree_run()
|