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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h256 ahc_get_scb(struct ahc_softc *ahc);
363 ahc_get_scb(struct ahc_softc *ahc) function
H A Daic7xxx_osm.c509 if ((scb = ahc_get_scb(ahc)) == NULL) {
H A Daic7xxx.c4440 ahc->next_queued_scb = ahc_get_scb(ahc);

Completed in 67 milliseconds