Searched refs:nMethods (Results 1 – 1 of 1) sorted by relevance
4414 size_t nMethods = (sizeof(Generic_Methods) / sizeof(Generic_Methods[0])); in form_driver() local4417 if ((method >= nMethods) || !(BI->cmd)) in form_driver()4620 size_t nMethods = (sizeof(Generic_Methods) / sizeof(Generic_Methods[0])); in form_driver_w() local4623 if ((method >= nMethods) || !(BI->cmd)) in form_driver_w()