SCB_RECOVERY_SCB
&& (scb->flags & SCB_RECOVERY_SCB) != 0)
if ((scb->flags & SCB_RECOVERY_SCB) != 0) {
if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) {
pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT;
pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT;
reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE;
&& (scb->flags & SCB_RECOVERY_SCB) != 0)
if ((scb->flags & SCB_RECOVERY_SCB) != 0) {
if ((pending_scb->flags & SCB_RECOVERY_SCB) != 0) {
pending_scb->flags |= SCB_RECOVERY_SCB;
pending_scb->flags |= SCB_RECOVERY_SCB;