Searched refs:ahc_get_scb (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_inline.h254 ahc_get_scb(struct ahc_softc *ahc);
361 ahc_get_scb(struct ahc_softc *ahc) function
H A Daic7xxx_osm.c514 if ((scb = ahc_get_scb(ahc)) == NULL) {
H A Daic7xxx.c4460 ahc->next_queued_scb = ahc_get_scb(ahc);

Completed in 85 milliseconds