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

/netbsd-current/sys/dev/ic/
H A Daic7xxx_inline.h259 ahc_get_scb(struct ahc_softc *ahc);
368 ahc_get_scb(struct ahc_softc *ahc) function
H A Daic7xxx_osm.c357 if ((scb = ahc_get_scb(ahc)) == NULL) {
H A Daic7xxx.c4243 ahc->next_queued_scb = ahc_get_scb(ahc);

Completed in 225 milliseconds