Searched refs:REQTYPE_LAST (Results 1 – 3 of 3) sorted by relevance
48 #define REQTYPE_LAST 5 macro
56 static void (*reqtype_free_fn[MAX_OCTEON_DEVICES][REQTYPE_LAST + 1]) (void *);346 if (reqtype > REQTYPE_LAST) { in octeon_register_reqtype_free_fn()
849 for (i = 0; i <= REQTYPE_LAST; i++) in octeon_init_dispatch_list()