Lines Matching defs:dev
85 #define Online(dev) ((dev)->mbits & TIOCM_CD) argument
88 struct device dev; /* What struct physical knows about */ member
120 struct ttydevice *dev = device2tty(p->handler); in tty_Timeout() local
183 struct ttydevice *dev = device2tty(p->handler); in tty_StartTimer() local
198 struct ttydevice *dev = device2tty(p->handler); in tty_AwaitCarrier() local
221 isngtty(struct ttydevice *dev) in isngtty()
229 struct ttydevice *dev = device2tty(p->handler); in tty_SetAsyncParams() local
255 struct ttydevice *dev = device2tty(p->handler); in LoadLineDiscipline() local
384 struct ttydevice *dev = device2tty(p->handler); in UnloadLineDiscipline() local
409 struct ttydevice *dev = device2tty(p->handler); in tty_Write() local
420 struct ttydevice *dev = device2tty(p->handler); in tty_Read() local
434 struct ttydevice *dev = device2tty(p->handler); in tty_Raw() local
476 struct ttydevice *dev = device2tty(p->handler); in tty_Offline() local
495 struct ttydevice *dev = device2tty(p->handler); in tty_Cooked() local
517 struct ttydevice *dev = device2tty(p->handler); in tty_StopTimer() local
525 struct ttydevice *dev = device2tty(p->handler); in tty_Free() local
545 struct ttydevice *dev = device2tty(p->handler); in tty_OpenInfo() local
584 struct ttydevice *dev; in tty_device2iov() local
642 struct ttydevice *dev = (struct ttydevice *)iov[(*niov)++].iov_base; in tty_iov2device() local
677 struct ttydevice *dev; in tty_Create() local