Searched refs:SCB_ACTIVE (Results 1 – 10 of 10) sorted by relevance
82 #define SCB_ACTIVE 0x0001 /* off the free list */ macro
1291 scb->state = SCB_ACTIVE; in megaraid_alloc_scb()3588 scb->state = SCB_ACTIVE; in megaraid_mbox_mm_command()
831 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE; in ahd_linux_dev_reset()1646 scb->flags |= SCB_ACTIVE; in ahd_linux_run_command()1765 if ((scb->flags & SCB_ACTIVE) == 0) { in ahd_done()2217 if ((pending_scb->flags & SCB_ACTIVE) == 0) { in ahd_linux_queue_abort_cmd()
1555 scb->flags |= SCB_ACTIVE; in ahc_linux_run_command()1686 } else if ((scb->flags & SCB_ACTIVE) == 0) { in ahc_done()2141 if ((pending_scb->flags & SCB_ACTIVE) == 0) { in ahc_linux_queue_recovery_cmd()
540 SCB_ACTIVE = 0x0400, enumerator
577 SCB_ACTIVE = 0x00200, enumerator
940 && (scb->flags & SCB_ACTIVE) == 0) { in ahc_run_untagged_queue()941 scb->flags |= SCB_ACTIVE; in ahc_run_untagged_queue()5867 if ((scb->flags & SCB_ACTIVE) == 0) in ahc_search_qinfifo()5980 if ((scb->flags & SCB_ACTIVE) == 0) in ahc_search_qinfifo()6063 if ((scb->flags & SCB_ACTIVE) != 0) in ahc_search_untagged_queues()6087 if ((scb->flags & SCB_ACTIVE) == 0) in ahc_search_untagged_queues()6390 if ((scbp->flags & SCB_ACTIVE) == 0) in ahc_abort_scbs()
6687 && (scb->col_scb->flags & SCB_ACTIVE) == 0) { in ahd_get_scb()6692 scb->flags |= SCB_ACTIVE; in ahd_get_scb()6727 & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE in ahd_free_scb()8175 if ((scb->flags & SCB_ACTIVE) == 0) in ahd_search_qinfifo()8271 if ((mk_msg_scb->flags & SCB_ACTIVE) == 0) in ahd_search_qinfifo()8376 if ((scb->flags & SCB_ACTIVE) == 0) in ahd_search_scb_list()8575 if ((scbp->flags & SCB_ACTIVE) == 0) in ahd_abort_scbs()
212 #define SCB_ACTIVE 0x0001 /* off the free list */ macro
440 scb->state = SCB_ACTIVE; in DEF_SCSI_QCMD()4093 scb->state |= SCB_ACTIVE | SCB_PENDQ; in mega_internal_command()