Searched refs:PCI_ADDR2 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ | ||
H A D | pcnet32.c | 287 PCI_ADDR0 = 0x10 << 0, PCI_ADDR1 = 0x10 << 1, PCI_ADDR2 = enumerator in enum:pci_flags_bit |
H A D | sundance.c | 273 PCI_ADDR0 = 0 << 4, PCI_ADDR1 = 1 << 4, PCI_ADDR2 = enumerator in enum:pci_id_flags_bits |
H A D | tulip.c | 166 PCI_ADDR0=0<<4, PCI_ADDR1=1<<4, PCI_ADDR2=2<<4, PCI_ADDR3=3<<4, enumerator in enum:pci_id_flags_bits |
Completed in 53 milliseconds