Searched refs:physical_SetDevice (Results 1 – 4 of 4) sorted by relevance
155 extern void physical_SetDevice(struct physical *, const char *);
616 physical_SetDevice(p, p->name.full); in iov2physical()974 physical_SetDevice(struct physical *p, const char *name) in physical_SetDevice() function1026 physical_SetDevice(p, ""); in physical_Open()1042 physical_SetDevice(p, dev); in physical_Open()
373 physical_SetDevice(p, ttyname(p->fd)); in i4b_Create()
686 physical_SetDevice(p, ttyname(p->fd)); in tty_Create()