Home
last modified time | relevance | path

Searched refs:untagged_queues (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/aic7xxx/
H A Daic7xxx_osm.c345 untagged_q = &ahc->untagged_queues[target_offset]; in ahc_done()
1093 untagged_q = &(ahc->untagged_queues[target_offset]); in ahc_execute_scb()
H A Daic7xxx.h963 struct scb_tailq untagged_queues[AHC_NUM_TARGETS]; member
H A Daic7xxx.c358 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]); in ahc_run_untagged_queues()
3596 &(ahc->untagged_queues[devinfo->target_offset]); in ahc_handle_msg_reject()
3900 TAILQ_INIT(&ahc->untagged_queues[i]); in ahc_alloc()
5631 untagged_q = &(ahc->untagged_queues[i]); in ahc_search_untagged_queues()
6850 untagged_q = &ahc->untagged_queues[target]; in ahc_dump_card_state()