Searched refs:port_b (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dioc3.h84 struct ioc3_serialregs port_b; member in struct:ioc3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dscc.h83 struct scc_port *port_b; /* structs for reg access */ member in struct:scc_port
565 port = port->port_b;
H A Dvme_scc.c209 port->port_b = &scc_ports[1];
245 port->port_b = &scc_ports[1];
315 port->port_b = &scc_ports[1];
351 port->port_b = &scc_ports[1];
418 port->port_b = &scc_ports[1];
454 port->port_b = &scc_ports[1];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_debug.c593 int port_a, port_b; local
596 port_b = port_a + 1;
636 arr[num++] = (port_b >> 24);
637 arr[num++] = (port_b >> 16) & 0xff;
638 arr[num++] = (port_b >> 8) & 0xff;
639 arr[num++] = port_b & 0xff;
1064 int port_group_a, port_group_b, port_a, port_b; local
1079 port_b = 0x2; /* relative port B */
1116 arr[n++] = (port_b >> 8) & 0xff;
1117 arr[n++] = port_b
1259 int port_a, port_b; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dcb_pcimdas.c165 unsigned short int port_b; /* copy of BADR4+1 */ member in struct:cb_pcimdas_private
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Durl.c840 const char *port_b, *port_e, *pp;
845 port_b = p;
850 if (port_b != port_e)
851 for (port = 0, pp = port_b; pp < port_e; pp++)
836 const char *port_b, *port_e, *pp; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dioc3_serial.c2089 port->ip_serial_regs = &idd->vma->port_b;

Completed in 202 milliseconds