Home
last modified time | relevance | path

Searched refs:PCI_ADDR1 (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c93 PCI_ADDR1 = 0x10, enumerator
97 #define PCI_IOTYPE (PCI_USES_MASTER | PCI_USES_MEM | PCI_ADDR1)
H A Dw89c840.c143 #define W840_FLAGS (PCI_USES_MEM | PCI_ADDR1 | PCI_USES_MASTER)
H A Dsundance.c273 PCI_ADDR0 = 0 << 4, PCI_ADDR1 = 1 << 4, PCI_ADDR2 = enumerator
H A Dpcnet32.c287 PCI_ADDR0 = 0x10 << 0, PCI_ADDR1 = 0x10 << 1, PCI_ADDR2 = enumerator
H A Dtulip.c166 PCI_ADDR0=0<<4, PCI_ADDR1=1<<4, PCI_ADDR2=2<<4, PCI_ADDR3=3<<4, enumerator