Searched refs:SCB_ACTIVE (Results 1 – 7 of 7) sorted by relevance
68 #define SCB_ACTIVE 0x01 macro
320 scb->flags |= SCB_ACTIVE; in aic_execute_scb()1137 if ((scb->flags & SCB_ACTIVE) == 0) { in aic_timeout()
558 SCB_ACTIVE = 0x0400, enumerator
379 && (scb->flags & SCB_ACTIVE) == 0) { in ahc_run_untagged_queue()380 scb->flags |= SCB_ACTIVE; in ahc_run_untagged_queue()5498 if ((scb->flags & SCB_ACTIVE) == 0) in ahc_search_qinfifo()5611 if ((scb->flags & SCB_ACTIVE) == 0) in ahc_search_qinfifo()5694 if ((scb->flags & SCB_ACTIVE) != 0) in ahc_search_untagged_queues()6019 if ((scbp->flags & SCB_ACTIVE) == 0) in ahc_abort_scbs()6932 if ((scb->flags & SCB_ACTIVE) != 0) { in ahc_timeout()
5991 && (scb->col_scb->flags & SCB_ACTIVE) == 0) { in ahd_get_scb()5996 scb->flags |= SCB_ACTIVE; in ahd_get_scb()6032 & (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE in ahd_free_scb()7500 if ((scb->flags & SCB_ACTIVE) == 0) in ahd_search_qinfifo()7596 if ((mk_msg_scb->flags & SCB_ACTIVE) == 0) in ahd_search_qinfifo()7701 if ((scb->flags & SCB_ACTIVE) == 0) in ahd_search_scb_list()7899 if ((scbp->flags & SCB_ACTIVE) == 0) in ahd_abort_scbs()9300 if ((scb->flags & SCB_ACTIVE) != 0) { in ahd_timeout()
592 SCB_ACTIVE = 0x00200, enumerator
1106 scb->flags |= SCB_ACTIVE; in ahc_execute_scb()