Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h232 #define PCIC_REV_ID_MASK 0xc0 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1789 PCIC_CHIP_REVISION) & PCIC_REV_ID_MASK; in pcic_setup_adapter()