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

  /src/sys/dev/usb/
if_otus.c 132 Static int otus_write_barrier(struct otus_softc *);
1471 (void)otus_write_barrier(sc);
1475 otus_write_barrier(struct otus_softc *sc) function in typeref:typename:Static int
2333 error = otus_write_barrier(sc);
2426 (void)otus_write_barrier(sc);
2465 (void)otus_write_barrier(sc);
2556 if ((error = otus_write_barrier(sc)) != 0)
2674 return otus_write_barrier(sc);
2715 return otus_write_barrier(sc);
2763 if ((error = otus_write_barrier(sc)) == 0
    [all...]
if_otus.c 132 Static int otus_write_barrier(struct otus_softc *);
1471 (void)otus_write_barrier(sc);
1475 otus_write_barrier(struct otus_softc *sc) function in typeref:typename:Static int
2333 error = otus_write_barrier(sc);
2426 (void)otus_write_barrier(sc);
2465 (void)otus_write_barrier(sc);
2556 if ((error = otus_write_barrier(sc)) != 0)
2674 return otus_write_barrier(sc);
2715 return otus_write_barrier(sc);
2763 if ((error = otus_write_barrier(sc)) == 0
    [all...]

Completed in 117 milliseconds