Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h1183 void ahc_run_untagged_queue(struct ahc_softc *ahc,
H A Daic7xxx_openbsd.c163 ahc_run_untagged_queue(ahc, untagged_q); in ahc_done()
H A Daic7xxx.c380 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]); in ahc_run_untagged_queues()
384 ahc_run_untagged_queue(struct ahc_softc *ahc, struct scb_tailq *queue) in ahc_run_untagged_queue() function