Home
last modified time | relevance | path

Searched defs:PCI_ADDR1 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c93 PCI_ADDR1 = 0x10, enumerator
H A Dpcnet32.c287 PCI_ADDR0 = 0x10 << 0, PCI_ADDR1 = 0x10 << 1, PCI_ADDR2 = enumerator
H A Dsundance.c273 PCI_ADDR0 = 0 << 4, PCI_ADDR1 = 1 << 4, PCI_ADDR2 = enumerator
H A Dtulip.c166 PCI_ADDR0=0<<4, PCI_ADDR1=1<<4, PCI_ADDR2=2<<4, PCI_ADDR3=3<<4, enumerator