Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxx_inline.h264 IO_INLINE void ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb);
393 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_queue_scb() function
H A Daic7xxx_openbsd.c442 ahc_queue_scb(ahc, scb); in ahc_execute_scb()
H A Daic7xxx.c394 ahc_queue_scb(ahc, scb); in ahc_run_untagged_queue()