Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_impl.h76 #define PCI_CONE 0x80000000 macro
78 (PCI_CONE | (((bus) & 0xff) << 16) | (((device & 0x1f)) << 11) \
/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c3387 (PCI_CONE | (((bus) & 0xff) << 16) | (((device & 0x1f)) << 11) | \