Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dniagara2regs.h55 #define PIC_IN_OV_RANGE(x) (((uint32_t)x >= 0xfffffff0) ? 1 : 0) macro
/titanic_41/usr/src/uts/sun4v/pcbe/
H A Dniagara2_pcbe.c441 pic_inrange = PIC_IN_OV_RANGE(pic0); in ni2_pcbe_overflow_bitmap()
455 pic_inrange = PIC_IN_OV_RANGE(pic1); in ni2_pcbe_overflow_bitmap()