unit_find
if (unit_find(&pn->units_idr, unit)) {
static void *unit_find(struct idr *p, int n);
return unit_find(&pn->units_idr, unit);