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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dioc3.h83 struct ioc3_serialregs port_a; member in struct:ioc3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dscc.h82 struct scc_port *port_a; /* Reference to port A and B */ member in struct:scc_port
548 port = port->port_a;
H A Dvme_scc.c205 port->port_a = &scc_ports[0];
232 port->port_a = &scc_ports[0];
275 port->port_a = &scc_ports[0];
302 port->port_a = &scc_ports[0];
343 port->port_a = &scc_ports[0];
370 port->port_a = &scc_ports[0];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_debug.c701 int num, port_a; local
704 port_a = target_dev_id + 1;
748 arr[num++] = (port_a >> 24);
749 arr[num++] = (port_a >> 16) & 0xff;
750 arr[num++] = (port_a >> 8) & 0xff;
751 arr[num++] = port_a & 0xff;
840 int port_a, port_b; local
842 port_a = target_dev_id + 1;
843 port_b = port_a + 1;
861 arr[num++] = (port_a >> 2
1234 int port_group_a, port_group_b, port_a, port_b; local
1425 int port_a, port_b; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c2060 port->ip_serial_regs = &idd->vma->port_a;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c2455 int workaround, port_a; local
2461 port_a = 1;
2468 port_a = 0;
2482 if (port_a)
2552 if (port_a)

Completed in 106 milliseconds