Searched refs:untagged_queues (Results 1 – 5 of 5) sorted by relevance
177 TAILQ_INIT(&ahc->untagged_queues[i]); in ahc_eisa_attach()
160 untagged_q = &ahc->untagged_queues[target_offset]; in ahc_done()419 untagged_q = &(ahc->untagged_queues[target_offset]); in ahc_execute_scb()
970 struct scb_tailq untagged_queues[AHC_NUM_TARGETS]; member
380 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]); in ahc_run_untagged_queues()3572 &(ahc->untagged_queues[devinfo->target_offset]); in ahc_handle_msg_reject()5362 untagged_q = &(ahc->untagged_queues[i]); in ahc_search_untagged_queues()6583 untagged_q = &ahc->untagged_queues[target]; in ahc_dump_card_state()
728 TAILQ_INIT(&ahc->untagged_queues[i]); in ahc_pci_attach()