Searched refs:OSALSTATUS_Q_UNDERFLOW (Results 1 – 2 of 2) sorted by relevance
296 return OSALSTATUS_Q_UNDERFLOW; in phOsal_QueuePull()334 if (dwOsalStatus != OSALSTATUS_Q_UNDERFLOW) { in phOsal_QueueFlush()337 } while (dwOsalStatus != OSALSTATUS_Q_UNDERFLOW); in phOsal_QueueFlush()
37 #define OSALSTATUS_Q_UNDERFLOW 5 macro