Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx.h936 struct scb_tailq untagged_queues[AHC_NUM_TARGETS]; member
Daic7xxx_osm.c1451 untagged_q = &(ahc->untagged_queues[target_offset]); in ahc_linux_run_command()
1704 untagged_q = &(ahc->untagged_queues[target_offset]); in ahc_done()
Daic7xxx_core.c935 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]); in ahc_run_untagged_queues()
4125 &(ahc->untagged_queues[devinfo->target_offset]); in ahc_handle_msg_reject()
4447 TAILQ_INIT(&ahc->untagged_queues[i]); in ahc_alloc()
6108 untagged_q = &(ahc->untagged_queues[i]); in ahc_search_untagged_queues()
7330 untagged_q = &ahc->untagged_queues[target]; in ahc_dump_card_state()