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
|