Searched refs:QUEUE_STAT1_EMPTY (Results 1 – 2 of 2) sorted by relevance
18 #define QUEUE_STAT1_EMPTY 1 /* queue status bits */ macro
74 return __qmgr_get_stat1(queue) & QUEUE_STAT1_EMPTY; in qmgr_stat_empty()