Searched refs:SCB_ACTIVE (Results 1 – 6 of 6) sorted by relevance
431 scb->flags |= SCB_ACTIVE; in ahc_execute_scb()569 if (scb->flags & SCB_ACTIVE) { in ahc_timeout()
564 SCB_ACTIVE = 0x0400, enumerator
402 scb->flags |= SCB_ACTIVE; in ahd_execute_scb()
600 SCB_ACTIVE = 0x00200, enumerator
392 && (scb->flags & SCB_ACTIVE) == 0) { in ahc_run_untagged_queue()393 scb->flags |= SCB_ACTIVE; in ahc_run_untagged_queue()5183 if ((scb->flags & SCB_ACTIVE) == 0) in ahc_search_qinfifo()5295 if ((scb->flags & SCB_ACTIVE) == 0) in ahc_search_qinfifo()5378 if ((scb->flags & SCB_ACTIVE) != 0) in ahc_search_untagged_queues()5703 if ((scbp->flags & SCB_ACTIVE) == 0) in ahc_abort_scbs()
5791 scb->flags |= SCB_ACTIVE; in ahd_scb_alloc()7166 if ((scb->flags & SCB_ACTIVE) == 0) in ahd_search_qinfifo()7262 if ((mk_msg_scb->flags & SCB_ACTIVE) == 0) in ahd_search_qinfifo()7367 if ((scb->flags & SCB_ACTIVE) == 0) in ahd_search_scb_list()7565 if ((scbp->flags & SCB_ACTIVE) == 0) in ahd_abort_scbs()8976 if (scb->flags & SCB_ACTIVE) { in ahd_timeout()