Lines Matching defs:dev
93 #define Online(dev) ((dev)->mbits & TIOCM_CD) argument
96 struct device dev; /* What struct physical knows about */ member
128 struct ttydevice *dev = device2tty(p->handler); in tty_Timeout() local
191 struct ttydevice *dev = device2tty(p->handler); in tty_StartTimer() local
206 struct ttydevice *dev = device2tty(p->handler); in tty_AwaitCarrier() local
229 isngtty(struct ttydevice *dev) in isngtty()
237 struct ttydevice *dev = device2tty(p->handler); in tty_SetAsyncParams() local
263 struct ttydevice *dev = device2tty(p->handler); in LoadLineDiscipline() local
391 struct ttydevice *dev = device2tty(p->handler); in UnloadLineDiscipline() local
417 struct ttydevice *dev = device2tty(p->handler); in tty_Write() local
428 struct ttydevice *dev = device2tty(p->handler); in tty_Read() local
442 struct ttydevice *dev = device2tty(p->handler); in tty_Raw() local
484 struct ttydevice *dev = device2tty(p->handler); in tty_Offline() local
503 struct ttydevice *dev = device2tty(p->handler); in tty_Cooked() local
525 struct ttydevice *dev = device2tty(p->handler); in tty_StopTimer() local
533 struct ttydevice *dev = device2tty(p->handler); in tty_Free() local
553 struct ttydevice *dev = device2tty(p->handler); in tty_OpenInfo() local
586 struct ttydevice *dev = device2tty(d); in tty_device2iov() local
636 struct ttydevice *dev = (struct ttydevice *)iov[(*niov)++].iov_base; in tty_iov2device() local
671 struct ttydevice *dev; in tty_Create() local