Home
last modified time | relevance | path

Searched refs:medium (Results 1 – 25 of 26) sorted by relevance

12

/linux-2.4.37.9/drivers/net/
Dsk_mca.c156 skmca_medium * medium) in getaddrs() argument
164 *medium = Media_Unknown; in getaddrs()
192 *medium = (pos2 >> 6) & 3; in getaddrs()
843 MediaNames[priv->medium]); in skmca_getinfo()
1082 skmca_medium medium; in skmca_probe() local
1107 getaddrs(slot, junior, &base, &irq, &medium); in skmca_probe()
1169 priv->medium = medium; in skmca_probe()
1216 printk("%s: %s medium\n", dev->name, MediaNames[priv->medium]); in skmca_probe()
Dibmlana.c161 int *irq, ibmlana_medium * medium) in getaddrs() argument
185 *medium = (pos0 & 0x18) >> 3; in getaddrs()
837 MediaNames[priv->medium]); in ibmlana_getinfo()
1040 ibmlana_medium medium; in ibmlana_probe() local
1067 getaddrs(slot, &base, &memlen, &iobase, &irq, &medium); in ibmlana_probe()
1136 priv->medium = medium; in ibmlana_probe()
1174 printk("%s: %s medium\n", dev->name, MediaNames[priv->medium]); in ibmlana_probe()
Dsk_mca.h55 skmca_medium medium; /* physical cannector */ member
Dibmlana.h47 ibmlana_medium medium; /* physical cannector */ member
/linux-2.4.37.9/drivers/usb/gadget/
Drndis.h314 u32 medium; member
334 int rndis_set_param_medium (u8 configNr, u32 medium, u32 speed);
Drndis.c138 rndis_per_dev_params [configNr].medium); in gen_ndis_query_resp()
148 rndis_per_dev_params [configNr].medium); in gen_ndis_query_resp()
1180 int rndis_set_param_medium (u8 configNr, u32 medium, u32 speed) in rndis_set_param_medium() argument
1185 rndis_per_dev_params [configNr].medium = medium; in rndis_set_param_medium()
1310 param->medium, in rndis_proc_read()
/linux-2.4.37.9/Documentation/
Dcciss.txt113 SCSI tape drive and medium changer support
116 SCSI sequential access devices and medium changer devices are supported and
141 Note also that if no sequential access devices or medium changers are
158 or medium changers. The driver will output messages indicating what
179 Note: ONLY sequential access devices and medium changers are presented
/linux-2.4.37.9/fs/jffs2/
DTODO17 - NAND flash will require new dirent/dnode structures on the medium with
/linux-2.4.37.9/include/scsi/
Dscsi.h183 u_char medium; /* device-specific medium type */ member
/linux-2.4.37.9/Documentation/usb/
Dphilips.txt70 2 = medium compression.
74 introduce some unwanted artefacts. The default is 2, medium compression.
/linux-2.4.37.9/drivers/net/e1000/
DLICENSE84 as you receive it, in any medium, provided that you conspicuously and
134 storage or distribution medium does not bring the other work under the
143 above on a medium customarily used for software interchange; or,
149 under the terms of Sections 1 and 2 above on a medium customarily
/linux-2.4.37.9/drivers/sound/
DCOPYING80 source code as you receive it, in any medium, provided that you
131 a storage or distribution medium does not bring the other work under
140 1 and 2 above on a medium customarily used for software interchange; or,
146 distributed under the terms of Sections 1 and 2 above on a medium
/linux-2.4.37.9/fs/hfs/
DCOPYING80 source code as you receive it, in any medium, provided that you
131 a storage or distribution medium does not bring the other work under
140 1 and 2 above on a medium customarily used for software interchange; or,
146 distributed under the terms of Sections 1 and 2 above on a medium
/linux-2.4.37.9/drivers/net/e100/
DLICENSE84 as you receive it, in any medium, provided that you conspicuously and
134 storage or distribution medium does not bring the other work under the
143 above on a medium customarily used for software interchange; or,
149 under the terms of Sections 1 and 2 above on a medium customarily
/linux-2.4.37.9/
DCOPYING96 source code as you receive it, in any medium, provided that you
147 a storage or distribution medium does not bring the other work under
156 1 and 2 above on a medium customarily used for software interchange; or,
162 distributed under the terms of Sections 1 and 2 above on a medium
/linux-2.4.37.9/Documentation/networking/
Dppp_generic.txt101 communications medium and prepare it to do PPP. For example, with an
105 as `discovery'. Then the user-level process tells the medium to
118 code, if it is needed for the particular medium. That is, the skbuffs
Dip-sysctl.txt433 Integer value used to differentiate the devices by the medium they
437 to its medium, value of -1 means that medium is not known.
Dsis900.txt194 address and netmask respectively. TYPE is used to set medium type used
Dvortex.txt392 Flags: bus master, medium devsel, latency 32, IRQ 19
/linux-2.4.37.9/Documentation/video4linux/bttv/
DREADME97 Flags: bus master, medium devsel, latency 32, IRQ 5
/linux-2.4.37.9/include/linux/
Dcdrom.h1025 __u8 medium; member
/linux-2.4.37.9/Documentation/i386/
Dboot.txt93 size of the underlying medium.
/linux-2.4.37.9/Documentation/cdrom/
Dcdrom-standard.tex396 file_operations$. It returns 1 if the medium of the device $cdi\to
656 removable medium in a drive, and we believe we should exploit that
913 The history of development of the CD's use as a carrier medium for
/linux-2.4.37.9/drivers/scsi/
DREADME.ibmmca587 5) Magneto-Optical drives and medium-changers are also recognized, now.
1045 medium Synchronous rate is at 50% approximately, which means
/linux-2.4.37.9/Documentation/filesystems/
Dproc.txt368 capacity Capacity of the medium (in 512Byte blocks)

12