Home
last modified time | relevance | path

Searched refs:SRB_COMPLETED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/
H A Ddc395x.h102 #define SRB_COMPLETED 0x0800 macro
H A Ddc395x.c2426 srb->state = SRB_COMPLETED; in status_phase0()
2904 state & (SRB_DISCONNECT | SRB_COMPLETED))) { in disconnect()
2907 * SRB_START_ || SRB_MSGOUT || (!SRB_DISCONNECT && !SRB_COMPLETED) in disconnect()
2948 } else if (srb->state & SRB_COMPLETED) { in disconnect()
2951 ** SRB_COMPLETED in disconnect()
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.h102 #define SRB_COMPLETED 0x0800 macro
H A Ddc395x.c2450 srb->state = SRB_COMPLETED; in status_phase0()
2928 state & (SRB_DISCONNECT + SRB_COMPLETED))) { in disconnect()
2931 * SRB_START_ || SRB_MSGOUT || (!SRB_DISCONNECT && !SRB_COMPLETED) in disconnect()
2972 } else if (srb->state & SRB_COMPLETED) { in disconnect()
2975 ** SRB_COMPLETED in disconnect()

Completed in 14 milliseconds