Searched defs:PCI_USES_IO (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | natsemi.c | 89 PCI_USES_IO = 0x01, enumerator
|
H A D | pcnet32.c | 286 PCI_USES_IO = 1, PCI_USES_MEM = 2, PCI_USES_MASTER = 4, enumerator
|
H A D | sundance.c | 272 PCI_USES_IO = 1, PCI_USES_MEM = 2, PCI_USES_MASTER = 4, enumerator
|
H A D | tulip.c | 164 PCI_USES_IO=1, PCI_USES_MEM=2, PCI_USES_MASTER=4, enumerator
|