Searched refs:RF_QUEUE_EMPTY (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_diskqueue.h122 #define RF_QUEUE_EMPTY(_q) ((_q)->numOutstanding == 0) macro
130 (RF_QUEUE_EMPTY(_q_) || \

Completed in 185 milliseconds