HomeSort by: relevance | last modified time | path
    Searched defs:ahc_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_osm.c 56 static int ahc_poll(struct ahc_softc *ahc, int wait);
686 if (ahc_poll(ahc, xs->timeout)) {
699 ahc_poll(struct ahc_softc *ahc, int wait) function in typeref:typename:int
aic7xxx_osm.c 56 static int ahc_poll(struct ahc_softc *ahc, int wait);
686 if (ahc_poll(ahc, xs->timeout)) {
699 ahc_poll(struct ahc_softc *ahc, int wait) function in typeref:typename:int

Completed in 20 milliseconds