Searched refs:OSD_FIRST (Results 1 – 3 of 3) sorted by relevance
101 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type.")); in osd_register()157 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type.")); in osd_deregister()223 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type.")); in osd_set_reserved()301 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type.")); in osd_get()333 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type.")); in do_osd_del()386 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type.")); in osd_call()411 KASSERT(type >= OSD_FIRST && type <= OSD_LAST, ("Invalid type.")); in osd_exit()435 for (i = OSD_FIRST; i <= OSD_LAST; i++) { in osd_init()
51 #define OSD_FIRST OSD_THREAD macro
53 #define OSD_FIRST OSD_THREAD macro