Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dniagara2regs.h50 #define SAMPLE_PIC_IN_OV_RANGE(x) (((uint32_t)x >= 0xfffffffe) ? 1 : 0) macro
/illumos-gate/usr/src/uts/sun4v/pcbe/
H A Dniagara2_pcbe.c444 pic_inrange = SAMPLE_PIC_IN_OV_RANGE(pic0); in ni2_pcbe_overflow_bitmap()
458 pic_inrange = SAMPLE_PIC_IN_OV_RANGE(pic1); in ni2_pcbe_overflow_bitmap()