Home
last modified time | relevance | path

Searched refs:PCI_MAX_ALIASES (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c739 #define PCI_MAX_ALIASES (2 * PCI_ALIAS_MAX) macro
933 ASSERT3U(*nalias, <=, PCI_MAX_ALIASES); in pci_prop_alias_pass()
944 char *alias[PCI_MAX_ALIASES]; in pci_prop_set_compatible()