Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_ib.h128 #define PCMU_IB_IGN_TO_MONDO(ign, ino) (((ign) << PCMU_INO_BITS) | (ino)) macro
130 PCMU_IB_IGN_TO_MONDO((pib_p)->pib_ign, ino)