Home
last modified time | relevance | path

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

/arch/arm/mach-ixp4xx/include/mach/
Dqmgr.h21 #define QUEUE_STAT1_EMPTY 1 /* queue status bits */ macro
137 return __qmgr_get_stat1(queue) & QUEUE_STAT1_EMPTY; in qmgr_stat_empty()