Searched defs:IO (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/amd/
H A Datarilance.c234 #define DREG IO->data
235 #define AREG IO->addr
243 /* Possible memory/IO addresses for probing */
474 struct lance_ioreg *IO; local
534 IO = lp->iobase = (struct lance_ioreg *)ioaddr;
542 if (addr_accessible( &(IO->eeprom), 0, 0 )) {
544 i = IO->mem;
595 i = IO->eeprom;
600 i = IO->mem;
625 IO
644 struct lance_ioreg *IO = lp->iobase; local
733 struct lance_ioreg *IO = lp->iobase; local
776 struct lance_ioreg *IO = lp->iobase; local
853 struct lance_ioreg *IO; local
1051 struct lance_ioreg *IO = lp->iobase; local
1078 struct lance_ioreg *IO = lp->iobase; local
[all...]
/drivers/video/fbdev/riva/
H A Driva_hw.h434 U032 IO; member in struct:_riva_hw_inst
/drivers/pci/hotplug/
H A Dibmphp.h73 * IO RESTRICTION TYPE *
292 #define IO 1 macro
328 * the IO restrictions [2:3] are only for primary buses
353 struct resource_node *firstIO; /* first IO resource on the Bus */
367 int type; /* MEM, IO, PFMEM */
/drivers/staging/dgap/
H A Ddgap.h100 * On the PCI boards, there is no IO space allocated
123 /* Size of IO (2MB) */
412 #define IO 79 macro

Completed in 229 milliseconds