Searched refs:tty_major (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket.h28 int tty_major; member in struct:rocket_ports
H A Drocket.c1384 tmp.tty_major = rocket_driver->major;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dprocps.c219 sp->tty_major = (tty >> 8) & 0xfff;
230 sp->tty_major = (tty >> 8) & 0xfff;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/procps/
H A Dps.c72 if (ps->tty_major) /* tty field of "0" means "no tty" */
73 snprintf(buf, size+1, "%u,%u", ps->tty_major, ps->tty_minor);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dwanrouter.h225 unsigned tty_major; /* Major number for wanpipe tty device */ member in struct:wandev_conf
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dlibbb.h902 unsigned tty_major,tty_minor; member in struct:__anon11250

Completed in 109 milliseconds