Searched refs:attached (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvideocodec.c64 int attached; member in struct:codec_list
120 "%s[%d]", codec->name, h->attached);
149 h->attached += 1;
220 h->attached -= 1;
291 if (h->attached) {
337 // sum up amount of slaves plus their attached masters
339 i += h->attached + 1;
356 "<S>lave or attached <M>aster name type flags magic ");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_tun.h37 int attached; member in struct:tun_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptsas.c180 struct mptsas_devinfo attached; /* point to attached device info */ member in struct:mptsas_phyinfo
339 mptsas_is_end_device(struct mptsas_devinfo * attached) argument
341 if ((attached->sas_address) &&
342 (attached->device_info &
344 ((attached->device_info &
346 (attached->device_info &
348 (attached->device_info &
377 memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo));
469 if (phy_info->attached
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtun.c99 /* Drop packet if interface is not attached */
100 if (!tun->attached)
466 if (tun->attached)
539 tun->attached = 1;
748 tun->attached = 0;
839 return tun->attached;
H A Dau1000_eth.c160 * you have a switch attached, or want to use the PHY's interrupt
173 * Micrel/Kendin 5 port switch attached to MAC0,
191 # error MAC0-associated PHY attached 2nd MACs MII bus not supported yet
329 "let's see if it's attached to MAC0...\n");
333 /* find the first (lowest address) non-attached PHY on
386 printk(KERN_INFO "%s: attached PHY driver [%s] "
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dwaveartist.c1951 static int attached; variable
1990 attached = 1;
1997 if (attached)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S684 # with no keyboard attached...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsatan.S27 | of X with a bit-1 attached at the 6-th bit position. Define u
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex402 attached to each end. All packets sent to this link will reach the peer
408 the host attached to a NBMA link has no means to send to anyone
553 \paragraph{Object:} The \verb|address| is a protocol (IP or IPv6) address attached
556 different addresses attached to one device. These addresses are not
869 --- the interface to which this neighbour is attached.
956 --- only list the neighbours attached to this device.
1377 --- pretend that the nexthop is directly attached to this link,
2697 attached to the interface through which the packets will be routed.
2907 in the common case of a node attached to a single broadcast
H A Dip-tunnels.tex415 level \verb|arpd| daemon, which will maintain database of hosts attached
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmmaster.c146 char attached; local
165 attached = (list_empty(&mle->hb_events) ? 'N' : 'Y');
176 namelen, name, type, refs, master, mle->new_master, attached,
271 * heartbeat, master list entries are simply attached to the
272 * dlm's established heartbeat callbacks. the mle is attached
1575 /* keep the mle attached to heartbeat events */
1638 /* keep the mle attached to heartbeat events */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S6165 # significant bits of X with a bit-1 attached at the 6-th #

Completed in 185 milliseconds