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

  /src/sys/dev/ic/
aic79xx_osm.c 59 static int ahd_poll(struct ahd_softc *ahd, int wait);
650 if (ahd_poll(ahd, xs->timeout)) {
662 ahd_poll(struct ahd_softc *ahd, int wait) function in typeref:typename:int
aic79xx_osm.c 59 static int ahd_poll(struct ahd_softc *ahd, int wait);
650 if (ahd_poll(ahd, xs->timeout)) {
662 ahd_poll(struct ahd_softc *ahd, int wait) function in typeref:typename:int

Completed in 22 milliseconds