Home
last modified time | relevance | path

Searched refs:aha152x_internal_queue (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c906 static int aha152x_internal_queue(struct scsi_cmnd *SCpnt, in aha152x_internal_queue() function
982 return aha152x_internal_queue(SCpnt, NULL, 0, done); in aha152x_queue_lck()
1066 aha152x_internal_queue(SCpnt, &done, resetting, reset_done); in aha152x_device_reset()
1434 /* It was allocated in aha152x_internal_queue? */ in busfree_run()
1439 aha152x_internal_queue(ptr, NULL, check_condition, ptr->scsi_done); in busfree_run()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c927 static int aha152x_internal_queue(struct scsi_cmnd *SCpnt, in aha152x_internal_queue() function
1000 return aha152x_internal_queue(SCpnt, NULL, 0); in aha152x_queue_lck()
1092 aha152x_internal_queue(SCpnt, &done, resetting); in aha152x_device_reset()
1464 /* It was allocated in aha152x_internal_queue? */ in busfree_run()
1469 aha152x_internal_queue(ptr, NULL, check_condition); in busfree_run()

Completed in 8 milliseconds