Searched refs:physical_SetDevice (Results 1 – 4 of 4) sorted by relevance
153 extern void physical_SetDevice(struct physical *, const char *);
616 physical_SetDevice(p, p->name.full); in iov2physical()973 physical_SetDevice(struct physical *p, const char *name) in physical_SetDevice() function1024 physical_SetDevice(p, ""); in physical_Open()1039 physical_SetDevice(p, dev); in physical_Open()
376 physical_SetDevice(p, ttyname(p->fd)); in i4b_Create()
674 physical_SetDevice(p, ttyname(p->fd)); in tty_Create()