Home
last modified time | relevance | path

Searched refs:IO (Results 1 – 25 of 45) sorted by relevance

12

/drivers/message/fusion/lsi/
Dmpi_history.txt88 * 03-11-05 01.05.07 Removed function codes for SCSI IO 32 and
91 * 06-24-05 01.05.08 Added function codes for SCSI IO 32 and
242 * Added Manufacturing pages, IO Unit Page 2, SCSI SPI
273 * Added IO Unit Page 3.
302 * Added structures for Manufacturing Page 4, IO Unit
364 * SAS IO Unit, SAS Expander, SAS Device, and SAS PHY.
368 * Two new bits defined for IO Unit Page 1 Flags field.
371 * Four new Flags bits defined for IO Unit Page 2.
372 * Added IO Unit Page 4.
379 * Added more defines for SAS IO Unit Page 0
[all …]
/drivers/pci/hotplug/
Dibmphp_res.c116 case IO: in alloc_bus_range()
151 case IO: in alloc_bus_range()
278 rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1); in ibmphp_rsrc_init()
286 rc = alloc_bus_range (&bus_cur, &newrange, curr, IO, 0); in ibmphp_rsrc_init()
291 rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1); in ibmphp_rsrc_init()
350 new_io->type = IO; in ibmphp_rsrc_init()
409 case IO: in add_bus_range()
432 case IO: in add_bus_range()
482 case IO: in update_resources()
516 case IO: in fix_me()
[all …]
Dibmphp_pci.c412 io[count]->type = IO; in configure_device()
681 bus_io[count]->type = IO; in configure_bridge()
841 io->type = IO; in configure_bridge()
1270 if (ibmphp_find_resource (bus, start_address, &io, IO) < 0) { in unconfigure_boot_device()
1280 if (ibmphp_find_resource (bus, start_address, &io, IO) < 0) { in unconfigure_boot_device()
1397 if (ibmphp_find_resource (bus, start_address, &io, IO) < 0) { in unconfigure_boot_bridge()
Dibmphp.h292 #define IO 1 macro
/drivers/net/ethernet/amd/
Datarilance.c234 #define DREG IO->data
235 #define AREG IO->addr
474 struct lance_ioreg *IO; in lance_probe1() local
534 IO = lp->iobase = (struct lance_ioreg *)ioaddr; in lance_probe1()
542 if (addr_accessible( &(IO->eeprom), 0, 0 )) { in lance_probe1()
544 i = IO->mem; in lance_probe1()
595 i = IO->eeprom; in lance_probe1()
600 i = IO->mem; in lance_probe1()
625 IO->ivec = IRQ_SOURCE_TO_VECTOR(dev->irq); in lance_probe1()
644 struct lance_ioreg *IO = lp->iobase; in lance_open() local
[all …]
/drivers/sn/
DKconfig9 tristate "SGI IOC3 Base IO support"
12 This option enables basic support for the SGI IOC3-based Base IO
/drivers/staging/vme/devices/
DKconfig16 slave card, implementing 32 solid-state relay switched IO lines, in
17 4 groups of 8. Each bank of IO lines is built to function as input,
/drivers/usb/misc/
DKconfig180 tristate "IO Warrior driver support"
182 Say Y here if you want to support the IO Warrior devices from Code
184 IO Warrior 40
185 IO Warrior 24
186 IO Warrior 56
187 IO Warrior 24 Power Vampire
/drivers/scsi/pcmcia/
DKconfig42 IO-DATA PCSC-FP
54 [I-O DATA (OEM) (version string: "IO DATA","CBSC16 ","1")]
/drivers/block/drbd/
DKconfig47 Say Y here if you want to simulate IO errors, in order to test DRBD's
50 The actual simulation of IO errors is done by writing 3 values to
/drivers/net/arcnet/
DKconfig87 tristate "ARCnet COM90xx (IO mapped) chipset driver"
90 IO-mapped mode instead of memory-mapped mode. This is slower than
101 time only using memory-mapped mode, and no IO ports at all. This
/drivers/parport/
DKconfig57 tristate "Multi-IO cards (parallel and serial)"
60 This adds support for multi-IO PCI cards that have parallel and
81 Saying Y here enables some probes for Super-IO chipsets in order to
/drivers/pci/
DKconfig100 to access more than one IO address space at the same time. To make
108 bool "PCI IO-APIC hotplug support" if X86
/drivers/net/can/sja1000/
DKconfig99 PLD IO base addresses are read from jumpers JP1 and JP2,
101 SJA1000 IO base addresses are chosen heuristically (first that works).
/drivers/power/avs/
DKconfig15 tristate "Rockchip IO domain support"
/drivers/iio/imu/
DKconfig35 A set of IO helper functions for the Analog Devices ADIS* device family.
/drivers/tty/
Drocket_int.h1118 #define sWriteTxByte(IO,DATA) sOutB(IO,DATA) argument
/drivers/staging/unisys/Documentation/
Doverview.txt54 more IO service partitions to perform device IO on behalf of the
/drivers/video/fbdev/riva/
Dnv_driver.c337 par->riva.IO = (MISCin(par) & 0x01) ? 0x3D0 : 0x3B0; in riva_common_setup()
Driva_hw.h434 U032 IO; member
/drivers/iommu/
DKconfig9 Say Y here if you want to compile device drivers for IO Memory
136 Supports Interrupt remapping for IO-APIC and MSI devices.
/drivers/input/keyboard/
DKconfig26 tristate "ADP5588/87 I2C QWERTY Keypad and IO Expander"
36 tristate "ADP5585/ADP5589 I2C QWERTY Keypad and IO Expander"
224 for keys connected through TCA6416/TCA6408A IO expanders.
227 TCA6416/TCA6408A IO expander. Your board-specific setup logic
/drivers/w1/slaves/
DKconfig20 tristate "8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408)"
/drivers/gpio/
DKconfig146 depends on X86 # unconditional access to IO space.
502 Port Expanders. Each IO port on these chips has a fixed role of
855 tristate "Janz VMOD-TTL Digital IO Module"
858 This enables support for the Janz VMOD-TTL Digital IO module.
/drivers/net/wireless/iwlwifi/
DKconfig142 Say Y here to trace all commands, including TX frames and IO

12