Searched refs:DB_EMPTY (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libdevinfo/ | ||
H A D | devinfo_devlink.h | 264 #define DB_EMPTY(h) (DB_HDR(h)->root_idx == DB_NIL && \ macro |
H A D | devinfo_devlink.c | 523 if (DB_EMPTY(hdp)) { in invalid_db() |