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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c93 PCI_ADDR1 = 0x10, enumerator in enum:pcistuff
97 #define PCI_IOTYPE (PCI_USES_MASTER | PCI_USES_MEM | PCI_ADDR1)
H A Dpcnet32.c287 PCI_ADDR0 = 0x10 << 0, PCI_ADDR1 = 0x10 << 1, PCI_ADDR2 = enumerator in enum:pci_flags_bit
H A Dsundance.c273 PCI_ADDR0 = 0 << 4, PCI_ADDR1 = 1 << 4, PCI_ADDR2 = enumerator in enum:pci_id_flags_bits
H A Dtulip.c166 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 37 milliseconds