Searched defs:port (Results 151 - 175 of 1118) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D8250_pnp.c382 struct pnp_port *port; local
423 struct uart_port port; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-generic/
H A Dfloppy.h30 static inline unsigned char fd_inb(unsigned int port) argument
35 static inline void fd_outb(unsigned char value, unsigned int port) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-jazz/
H A Dfloppy.h21 static inline unsigned char fd_inb(unsigned int port) argument
31 static inline void fd_outb(unsigned char value, unsigned int port) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ehea/
H A Dehea_ethtool.c34 struct ehea_port *port = netdev_priv(dev); local
72 struct ehea_port *port = netdev_priv(dev); local
131 struct ehea_port *port = netdev_priv(dev); local
153 struct ehea_port *port = netdev_priv(dev); local
159 struct ehea_port *port = netdev_priv(dev); local
205 struct ehea_port *port = netdev_priv(dev); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Djazzsonic.c76 unsigned int port; member in struct:__anon5536
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dpscan.c20 static const char *port_name(unsigned port) argument
47 unsigned port, max_port, nports; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dseq_virmidi.h38 int port; member in struct:snd_virmidi
60 int port; /* created/attached port */ member in struct:snd_virmidi_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-generic/
H A Dfloppy.h30 static inline unsigned char fd_inb(unsigned int port) argument
35 static inline void fd_outb(unsigned char value, unsigned int port) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-jazz/
H A Dfloppy.h21 static inline unsigned char fd_inb(unsigned int port) argument
31 static inline void fd_outb(unsigned char value, unsigned int port) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dide.h52 static inline void __ide_insw(void __iomem *port, void *dst, u32 count) argument
89 static inline void __ide_outsw(void __iomem *port, void *src, u32 count) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Derrqueue.h41 __be16 port; member in struct:sock_exterr_skb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/caiaq/
H A Dcaiaq-midi.c118 snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *dev, int port, const char *buf, int len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/samples/
H A Dbrowse.c35 my_resolver( sw_discovery discovery, sw_discovery_oid oid, sw_uint32 interface_index, sw_const_string name, sw_const_string type, sw_const_string domain, sw_ipv4_address address, sw_port port, sw_octets text_record, sw_uint32 text_record_len, sw_opaque_t extra) argument
H A Dresolve.c35 my_resolver( sw_discovery discovery, sw_discovery_oid oid, sw_uint32 interface_index, sw_const_string name, sw_const_string type, sw_const_string domain, sw_ipv4_address address, sw_port port, sw_octets text_record, sw_uint32 text_record_len, sw_opaque_t extra) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-async-service-resolver.c55 avahi_dbus_async_service_resolver_callback( AvahiSServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void* userdata) argument
H A Ddbus-entry-group.c167 uint16_t port; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dclient-browse-services.c40 resolve_callback( AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void* userdata) argument
H A Dcore-browse-services.c51 resolve_callback( AvahiSServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void* userdata) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfce_api_internal.h27 char *port; member in struct:udp_entry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_netlink.c33 static int br_fill_ifinfo(struct sk_buff *skb, const struct net_bridge_port *port, argument
81 void br_ifinfo_notify(int event, struct net_bridge_port *port) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_ftp.c111 u_int16_t port; local
32 mangle_rfc959_packet(struct sk_buff **pskb, __be32 newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
53 mangle_eprt_packet(struct sk_buff **pskb, __be32 newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
73 mangle_epsv_packet(struct sk_buff **pskb, __be32 newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct nf_conn *ct, enum ip_conntrack_info ctinfo) argument
[all...]
H A Dnf_nat_proto_tcp.c28 __be16 port; local
45 static u_int16_t port; local
[all...]
H A Dnf_nat_proto_udp.c27 __be16 port; local
44 static u_int16_t port; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/ad1848/
H A Dad1848.c48 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4231.c46 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable

Completed in 107 milliseconds

1234567891011>>