Searched refs:port3 (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/include/sound/ |
D | emu8000.h | 71 unsigned long port3; /* Port usually at base+0x800 */ member
|
D | emu8000_reg.h | 32 #define EMU8000_DATA3(e) ((e)->port3) 33 #define EMU8000_PTR(e) ((e)->port3+2)
|
/linux-2.6.39/include/linux/ |
D | serialP.h | 114 int port3; member
|
D | serial.h | 181 int port3; member
|
/linux-2.6.39/sound/isa/sb/ |
D | emu8000.c | 1099 hw->port3 = port + 0x800; in snd_emu8000_new() 1102 !(hw->res_port3 = request_region(hw->port3, 4, "Emu8000-3"))) { in snd_emu8000_new() 1103 …_printk(KERN_ERR "sbawe: can't grab ports 0x%lx, 0x%lx, 0x%lx\n", hw->port1, hw->port2, hw->port3); in snd_emu8000_new()
|
/linux-2.6.39/Documentation/networking/ |
D | bonding.txt | 1922 |port3 port3| 1935 the outside world ("port3" on each switch). There is no technical 1966 example, in the above example, if the "port3" link fails at the remote 1968 monitor could be configured with a target at the remote end of port3, 2039 | Host A +------------+ switch |port3 +--------+
|
/linux-2.6.39/drivers/net/cxgb3/ |
D | t3_hw.c | 593 VPD_ENTRY(port3, 2); /* PHY3 complex */
|