Home
last modified time | relevance | path

Searched refs:remove_SC (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/scsi/
Daha152x.c701 static inline struct scsi_cmnd *remove_SC(struct scsi_cmnd **SC, in remove_SC() function
1038 ptr=remove_SC(&ISSUE_SC, SCpnt); in aha152x_abort()
1086 issued = remove_SC(&ISSUE_SC, SCpnt) == NULL; in aha152x_device_reset()
1087 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt); in aha152x_device_reset()
1098 remove_SC(&ISSUE_SC, SCpnt); in aha152x_device_reset()
1147 remove_SC(SCs, ptr); in free_hard_reset_SCs()
2300 remove_SC(&DISCONNECTED_SC, ptr); in rsti_run()