Home
last modified time | relevance | path

Searched refs:POLLPRI (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dpoll.h27 #define POLLPRI 0x002 /* There is urgent data to read. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dpoll.h6 #define POLLPRI 0x0002 macro
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c2706 sPoll.events = POLLPRI; in MDrv_SC_Task_Proc()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c3523 sPoll.events = POLLPRI; in MDrv_SC_Task_Proc()