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

  /src/sys/arch/i386/pci/
viapcib.c 219 viapcib_wait(struct viapcib_softc *sc) function in typeref:typename:int
362 if (viapcib_wait(sc))
366 return viapcib_wait(sc);
384 if (viapcib_wait(sc))
388 return viapcib_wait(sc);
408 if (viapcib_wait(sc))
413 return viapcib_wait(sc);
433 if (viapcib_wait(sc))
438 rv = viapcib_wait(sc);
464 if (viapcib_wait(sc)
    [all...]
viapcib.c 219 viapcib_wait(struct viapcib_softc *sc) function in typeref:typename:int
362 if (viapcib_wait(sc))
366 return viapcib_wait(sc);
384 if (viapcib_wait(sc))
388 return viapcib_wait(sc);
408 if (viapcib_wait(sc))
413 return viapcib_wait(sc);
433 if (viapcib_wait(sc))
438 rv = viapcib_wait(sc);
464 if (viapcib_wait(sc)
    [all...]

Completed in 25 milliseconds