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

  /src/sys/arch/sparc/dev/
ts102.c 184 void tslot_delay(struct tslot_softc *sc, unsigned int ms);
651 tslot_delay(td->td_parent, 300);
678 tslot_delay(td->td_parent, 300 + 100);
692 tslot_delay(td->td_parent, 100 + 20);
703 tslot_delay(td->td_parent, 20);
1043 tslot_delay(struct tslot_softc *sc, unsigned int ms) function in typeref:typename:void
ts102.c 184 void tslot_delay(struct tslot_softc *sc, unsigned int ms);
651 tslot_delay(td->td_parent, 300);
678 tslot_delay(td->td_parent, 300 + 100);
692 tslot_delay(td->td_parent, 100 + 20);
703 tslot_delay(td->td_parent, 20);
1043 tslot_delay(struct tslot_softc *sc, unsigned int ms) function in typeref:typename:void

Completed in 27 milliseconds