HomeSort by: relevance | last modified time | path
    Searched refs:ttpoll (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/kern/
tty_conf.c 93 .l_poll = ttpoll
111 .l_poll = ttpoll
tty.c 1549 ttpoll(struct tty *tp, int events, struct lwp *l) function in typeref:typename:int
  /src/sys/dev/sun/
sunms.c 109 .l_poll = ttpoll
sunkbd.c 111 .l_poll = ttpoll
  /src/sys/sys/
tty.h 281 int ttpoll(struct tty *, int, struct lwp *);
  /src/sys/dev/hpc/
hpf1275a_tty.c 107 .l_poll = ttpoll
  /src/sys/net/
ppp_tty.c 153 .l_poll = ttpoll
  /src/sys/dev/pci/
xmm7360.c 2718 return ttpoll(dev, events, p);

Completed in 43 milliseconds