Searched refs:hub6 (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D8250.h24 unsigned char hub6; member in struct:old_serial_port
H A D8250_hub6.c22 .hub6 = (card) << 6 | (port) << 3 | 1, \
H A D68328serial.h26 int hub6; member in struct:serial_struct
H A Dserial_core.c663 tmp.hub6 = uport->hub6;
719 new_serial.hub6 != uport->hub6 ||
780 old_hub6 = uport->hub6;
792 uport->hub6 = new_serial.hub6;
814 uport->hub6 = old_hub6;
2109 "I/O 0x%lx offset 0x%x", port->iobase, port->hub6);
2529 (port1->hub6
[all...]
H A D8250.c390 outb(p->hub6 - 1 + offset, p->iobase);
397 outb(p->hub6 - 1 + offset, p->iobase);
2695 up->port.hub6 = old_serial_port[i].hub6;
2986 port.hub6 = p->hub6;
H A Dpnx8xxx_uart.c608 if (ser->hub6 != 0)
H A Dsunsu.c107 outb(up->port.hub6 - 1 + offset, up->port.iobase);
136 outb(up->port.hub6 - 1 + offset, up->port.iobase);
H A Dsa1100.c575 if (ser->hub6 != 0)
H A Datmel_serial.c1318 if (ser->hub6 != 0)
H A Dimx.c1016 if (ser->hub6 != 0)
H A Dmpc52xx_uart.c865 (ser->hub6 != 0))
H A Dmpsc.c1499 else if (ser->hub6 != 0)
H A D68360serial.c94 * 2 SMCs. The "hub6" field is used to indicate the channel number, with
102 #define smc_scc_num hub6
153 /* type line PORT IRQ FLAGS smc_scc_num (F.K.A. hub6) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dserial_8250.h30 unsigned char hub6; member in struct:plat_serial8250_port
H A DserialP.h34 int hub6; member in struct:serial_state
54 int hub6; member in struct:async_struct
H A Dserial.h47 int hub6; member in struct:serial_struct
H A Dserial_core.h357 unsigned char hub6; /* this should be in the 8250 driver */ member in struct:uart_port
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dcttyhack.c28 int hub6; member in struct:serial_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_tty_ioctl.c256 info.hub6 = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dgeneric_serial.c791 sio.hub6 = 0;
H A Dserial167.c1202 tmp.hub6 = 0; /*!!! */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dtty.c310 tmp.hub6 = 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/init/
H A Dinit.c249 int hub6; member in struct:serial_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-serial.c1277 ss->hub6 != port->uart.hub6 ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat_ioctl.c678 compat_int_t hub6; member in struct:serial_struct32

Completed in 895 milliseconds

12