Symbol: irframet_softc
sys/dev/ir/irframe_tty.c
1066
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
1106
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
145
static void irt_frame(struct irframet_softc *, u_char *, u_int);
sys/dev/ir/irframe_tty.c
151
static void irt_buffer(struct irframet_softc *, u_int);
sys/dev/ir/irframe_tty.c
202
CFATTACH_DECL_NEW(irframet, sizeof(struct irframet_softc),
sys/dev/ir/irframe_tty.c
222
struct irframet_softc *sc = device_private(self);
sys/dev/ir/irframe_tty.c
245
struct irframet_softc *sc = device_private(dev);
sys/dev/ir/irframe_tty.c
270
struct irframet_softc *sc;
sys/dev/ir/irframe_tty.c
287
sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
337
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
374
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
431
irt_buffer(struct irframet_softc *sc, u_int maxsize)
sys/dev/ir/irframe_tty.c
460
irt_frame(struct irframet_softc *sc, u_char *tbuf, u_int len)
sys/dev/ir/irframe_tty.c
490
struct irframet_softc *sc = v;
sys/dev/ir/irframe_tty.c
502
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
585
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
605
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
626
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
713
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
734
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
756
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
786
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
798
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
808
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
850
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
880
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
905
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;
sys/dev/ir/irframe_tty.c
920
struct irframet_softc *sc = (struct irframet_softc *)tp->t_sc;