Home
last modified time | relevance | path

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

12

/linux-2.6.39/Documentation/blockdev/
Dcciss.txt81 SCSI tape drive and medium changer support
84 SCSI sequential access devices and medium changer devices are supported and
109 Note also that if no sequential access devices or medium changers are
126 or medium changers. The driver will output messages indicating what
135 Note: ONLY sequential access devices and medium changers are presented
143 SCSI error handling for tape drives and medium changers
154 driver as well as a SCSI driver and only the tape drives and medium
/linux-2.6.39/drivers/net/
Dibmlana.c165 int *iobase, int *irq, ibmlana_medium *medium) in getaddrs() argument
189 *medium = (pos0 & 0x18) >> 3; in getaddrs()
764 len += sprintf(buf + len, "Transceiver: %s\n", MediaNames[priv->medium]);
925 ibmlana_medium medium; in ibmlana_init_one() local
938 getaddrs(mdev, &base, &memlen, &iobase, &irq, &medium); in ibmlana_init_one()
964 priv->medium = medium; in ibmlana_init_one()
1001 printk(KERN_INFO "%s: %s medium\n", dev->name, MediaNames[priv->medium]); in ibmlana_init_one()
Dibmlana.h31 ibmlana_medium medium; /* physical cannector */ member
Dspider_net.c1401 card->medium = BCM54XX_COPPER; in spider_net_link_reset()
1980 card->medium = BCM54XX_COPPER; in spider_net_open()
2045 switch (card->medium) { in spider_net_link_phy()
2050 card->medium = BCM54XX_FIBER; in spider_net_link_phy()
2057 card->medium = BCM54XX_UNKNOWN; in spider_net_link_phy()
2064 card->medium = BCM54XX_COPPER; in spider_net_link_phy()
Dspider_net.h470 int medium; member
/linux-2.6.39/fs/romfs/
DKconfig33 cache as the medium from which to retrieve data. It does not allow
34 direct mapping of the medium.
/linux-2.6.39/drivers/usb/gadget/
Drndis.c229 *outbuf = cpu_to_le32(rndis_per_dev_params[configNr].medium); in gen_ndis_query_resp()
237 *outbuf = cpu_to_le32(rndis_per_dev_params[configNr].medium); in gen_ndis_query_resp()
948 int rndis_set_param_medium(u8 configNr, u32 medium, u32 speed) in rndis_set_param_medium() argument
950 pr_debug("%s: %u %u\n", __func__, medium, speed); in rndis_set_param_medium()
953 rndis_per_dev_params[configNr].medium = medium; in rndis_set_param_medium()
1078 param->medium, in rndis_proc_show()
Drndis.h229 u32 medium; member
252 int rndis_set_param_medium (u8 configNr, u32 medium, u32 speed);
/linux-2.6.39/arch/m32r/
DMakefile15 KBUILD_CFLAGS_KERNEL += -mmodel=medium
/linux-2.6.39/Documentation/i2c/busses/
Di2c-amd811120 Flags: medium devsel, IRQ 19
/linux-2.6.39/fs/jffs2/
DREADME.Locking18 contiguous allocation of space on the medium. It is automatically
34 the medium.
169 from medium.
/linux-2.6.39/drivers/net/usb/
Dasix.c1214 u16 medium; in ax88178_set_mfb() local
1234 medium = asix_read_medium_status(dev); in ax88178_set_mfb()
1236 medium |= AX_MEDIUM_JFE; in ax88178_set_mfb()
1238 medium &= ~AX_MEDIUM_JFE; in ax88178_set_mfb()
1239 asix_write_medium_mode(dev, medium); in ax88178_set_mfb()
/linux-2.6.39/drivers/char/ipmi/
Dipmi_msghandler.c152 unsigned char medium; member
1563 if (intf->channels[addr->channel].medium in i_ipmi_request()
1693 if ((intf->channels[addr->channel].medium in i_ipmi_request()
1695 && (intf->channels[addr->channel].medium in i_ipmi_request()
2724 intf->channels[0].medium in channel_handler()
2741 intf->channels[chan].medium = msg->msg.data[2] & 0x7f; in channel_handler()
2894 intf->channels[0].medium = IPMI_CHANNEL_MEDIUM_IPMB; in ipmi_register_smi()
3699 switch (intf->channels[chan].medium) { in handle_new_recv_msg()
3736 if ((intf->channels[chan].medium in handle_new_recv_msg()
3738 && (intf->channels[chan].medium in handle_new_recv_msg()
[all …]
/linux-2.6.39/include/linux/usb/
Drndis_host.h128 __le32 medium; /* zero == 802.3 */ member
/linux-2.6.39/Documentation/
Dpi-futex.txt46 combined with medium-prio construct-audio-data threads and low-prio
70 deterministic execution of the high-prio task: any medium-priority task
/linux-2.6.39/include/scsi/
Dscsi.h340 __u8 medium; /* device-specific medium type */ member
/linux-2.6.39/Documentation/networking/
DLICENSE.qlcnic129 source code as you receive it, in any medium, provided that you
180 a storage or distribution medium does not bring the other work under
189 1 and 2 above on a medium customarily used for software interchange; or,
195 distributed under the terms of Sections 1 and 2 above on a medium
/linux-2.6.39/drivers/staging/hv/
Drndis.h330 u32 medium; member
/linux-2.6.39/Documentation/video4linux/bttv/
DREADME46 Flags: bus master, medium devsel, latency 32, IRQ 5
/linux-2.6.39/fs/partitions/
DKconfig156 Linux box via a removable medium like magneto-optical, ZIP or
223 your Linux box via a removable medium like magneto-optical or ZIP
/linux-2.6.39/drivers/staging/rtl8192u/
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.6.39/
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.6.39/arch/powerpc/include/asm/
Dppc_asm.h169 #define HMT_MEDIUM_LOW or 6,6,6 # medium low priority
171 #define HMT_MEDIUM_HIGH or 5,5,5 # medium high priority
/linux-2.6.39/drivers/media/video/pwc/
Dphilips.txt97 2 = medium compression.
101 introduce some unwanted artefacts. The default is 2, medium compression.
/linux-2.6.39/Documentation/arm/
DPorting22 read-write addressable medium.

12