Searched refs:NV_TYPE_LAST (Results 1 – 3 of 3) sorted by relevance
49 #define NV_TYPE_LAST NV_TYPE_DESCRIPTOR_ARRAY macro
343 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_find()372 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_exists_type()385 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_free_type()
124 PJDLOG_ASSERT(type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST); in nvpair_allocv()654 if (nvphdr.nvph_type > NV_TYPE_LAST && in nvpair_unpack_header()