stp4020.c | 160 void stp4020_queue_event(struct stp4020_softc *, int, int); 591 stp4020_queue_event(struct stp4020_softc *sc, int sock, int event) function in typeref:typename:void 598 panic("stp4020_queue_event: can't allocate event"); 672 stp4020_queue_event(sc, i, 679 stp4020_queue_event(sc, i,
|