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