Searched defs:PCI_ADDR1 (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | yellowfin.c | 257 PCI_ADDR0=0<<4, PCI_ADDR1=1<<4, PCI_ADDR2=2<<4, PCI_ADDR3=3<<4, enumerator
|
D | epic100.c | 205 PCI_ADDR0=0<<4, PCI_ADDR1=1<<4, PCI_ADDR2=2<<4, PCI_ADDR3=3<<4, enumerator
|
D | via-rhine.c | 362 PCI_ADDR0=0x10<<0, PCI_ADDR1=0x10<<1, PCI_ADDR2=0x10<<2, PCI_ADDR3=0x10<<3, enumerator
|
D | winbond-840.c | 226 PCI_ADDR0=0<<4, PCI_ADDR1=1<<4, PCI_ADDR2=2<<4, PCI_ADDR3=3<<4, enumerator
|
D | pcnet32.c | 399 PCI_ADDR0=0x10<<0, PCI_ADDR1=0x10<<1, PCI_ADDR2=0x10<<2, PCI_ADDR3=0x10<<3, enumerator
|
D | fealnx.c | 150 PCI_ADDR1 = 0x10 << 1, enumerator
|
D | eepro100.c | 302 PCI_ADDR0=0x10<<0, PCI_ADDR1=0x10<<1, PCI_ADDR2=0x10<<2, PCI_ADDR3=0x10<<3, enumerator
|
D | natsemi.c | 356 PCI_ADDR1 = 0x10, enumerator
|
D | 3c59x.c | 408 PCI_ADDR0=0x10<<0, PCI_ADDR1=0x10<<1, PCI_ADDR2=0x10<<2, PCI_ADDR3=0x10<<3, enumerator
|