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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c60 #define PCI_GET_RANGE_PROP(ranges, bank) \ macro
869 range_prop = PCI_GET_RANGE_PROP(rp, PCI_CONFIG_RANGE_BANK);
912 range_prop = PCI_GET_RANGE_PROP(rp, PCI_IO_RANGE_BANK);
923 range_prop = PCI_GET_RANGE_PROP(rp,
951 range_prop = PCI_GET_RANGE_PROP(rp, PCI_MEM_RANGE_BANK);

Completed in 69 milliseconds