Searched refs:physical_SetDevice (Results 1 – 3 of 3) sorted by relevance
155 extern void physical_SetDevice(struct physical *, const char *);
597 physical_SetDevice(p, p->name.full); in iov2physical()956 physical_SetDevice(struct physical *p, const char *name) in physical_SetDevice() function1008 physical_SetDevice(p, ""); in physical_Open()1024 physical_SetDevice(p, dev); in physical_Open()
688 physical_SetDevice(p, ttyname(p->fd)); in tty_Create()