Searched refs:MAXHA (Results 1 – 2 of 2) sorted by relevance
141 #define MAXHA 16 macro
473 if (gdth_ctr_count >= MAXHA) in gdth_pci_init_one()4305 int ints[MAXHA]; in option_setup()4311 while (cur && isdigit(*cur) && i < MAXHA) { in option_setup()