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

  /src/sys/dev/ic/
aic7xxx_inline.h 55 static __inline int ahc_is_paused(struct ahc_softc *ahc);
79 ahc_is_paused(struct ahc_softc *ahc) function in typeref:typename:int
100 while (ahc_is_paused(ahc) == 0)

Completed in 17 milliseconds