Searched refs:aha152x_internal_queue (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | aha152x.c | 917 static int aha152x_internal_queue(struct scsi_cmnd *SCpnt, in aha152x_internal_queue() function 996 return aha152x_internal_queue(SCpnt, NULL, 0, done); in aha152x_queue_lck() 1080 aha152x_internal_queue(SCpnt, &done, resetting, reset_done); in aha152x_device_reset() 1453 aha152x_internal_queue(ptr, NULL, check_condition, ptr->scsi_done); in busfree_run()
|