Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dqueue_mergesort.h123 M_HEAD_INITIALIZER, M_EMPTY, M_FIRST, M_NEXT, M_INSERT_HEAD, \ argument
139 while (!M_EMPTY(sqms_head)) { \
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h47494 #define M_EMPTY 0xffffU macro
47496 #define G_EMPTY(x) (((x) >> S_EMPTY) & M_EMPTY)