Searched refs:physical_SetDevice (Results 1 – 3 of 3) sorted by relevance
153 extern void physical_SetDevice(struct physical *, const char *);
591 physical_SetDevice(p, p->name.full); in iov2physical()950 physical_SetDevice(struct physical *p, const char *name) in physical_SetDevice() function999 physical_SetDevice(p, ""); in physical_Open()1015 physical_SetDevice(p, dev); in physical_Open()
686 physical_SetDevice(p, ttyname(p->fd)); in tty_Create()