Searched defs:pcr_pic1_mask (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/pcbe/
H A Dniagara_pcbe.c191 static uint16_t pcr_pic1_mask; variable
210 pcr_pic1_mask = CPC_PCR_PIC1_MASK;
443 pcr |= (pic1->pcbe_bits & pcr_pic1_mask) << CPC_PCR_PIC1_SHIFT;
H A Dniagara2_pcbe.c238 static uint16_t pcr_pic1_mask; variable
279 pcr_pic1_mask = CPC_PCR_PIC1_MASK;
661 pcr |= (pic1->pcbe_evsel & pcr_pic1_mask) <<

Completed in 133 milliseconds