Home
last modified time | relevance | path

Searched refs:port3 (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/include/sound/
Demu8000.h71 unsigned long port3; /* Port usually at base+0x800 */ member
Demu8000_reg.h32 #define EMU8000_DATA3(e) ((e)->port3)
33 #define EMU8000_PTR(e) ((e)->port3+2)
/linux-2.6.39/include/linux/
DserialP.h114 int port3; member
Dserial.h181 int port3; member
/linux-2.6.39/sound/isa/sb/
Demu8000.c1099 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/
Dbonding.txt1922 |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/
Dt3_hw.c593 VPD_ENTRY(port3, 2); /* PHY3 complex */