Searched refs:untagged_queues (Results 1 – 2 of 2) sorted by relevance
915 * untagged transactions from the untagged_queues. When917 * untagged_queues array are run.928 struct scb_tailq untagged_queues[AHC_NUM_TARGETS]; member
928 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]); in ahc_run_untagged_queues() 4100 &(ahc->untagged_queues[devinfo->target_offset]); in ahc_handle_msg_reject() 4416 TAILQ_INIT(&ahc->untagged_queues[i]); in ahc_alloc() 6042 untagged_q = &(ahc->untagged_queues[i]); in ahc_search_untagged_queues() 7262 untagged_q = &ahc->untagged_queues[target]; in ahc_dump_card_state()