Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h341 #define PCIC_CI_ID 0xc0 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c5771 if ((value1 & PCIC_CI_ID) == PCIC_CI_ID && in pcic_ci_cirrus()
5772 (value2 & PCIC_CI_ID) == 0) { in pcic_ci_cirrus()