Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aic7xxx/
HDaic7xxx_inline.h258 static __inline void ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb);
449 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_queue_scb() function
HDaic7xxx_osm.c1116 ahc_queue_scb(ahc, scb); in ahc_execute_scb()
HDaic7xxx.c376 ahc_queue_scb(ahc, scb); in ahc_run_untagged_queue()