HomeSort by: relevance | last modified time | path
    Searched refs:ahc_get_scb (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_inline.h 259 ahc_get_scb(struct ahc_softc *ahc);
368 ahc_get_scb(struct ahc_softc *ahc) function in typeref:struct:scb *
aic7xxx_osm.c 357 if ((scb = ahc_get_scb(ahc)) == NULL) {
aic7xxx.c 4243 ahc->next_queued_scb = ahc_get_scb(ahc);

Completed in 27 milliseconds