Searched refs:CPORT_ID_MAX (Results 1 – 4 of 4) sorted by relevance
53 #define CPORT_ID_MAX 4095 /* UniPro max id is 4095 */ macro
146 if (num_cports == 0 || num_cports > CPORT_ID_MAX + 1) { in gb_hd_create()
305 BUILD_BUG_ON(CPORT_ID_MAX >= (long)CPORT_ID_BAD); in gb_init()
249 if (cport_id > CPORT_ID_MAX) in gb_manifest_parse_cports()