Home | History | Annotate | Download | only in sun68k

Lines Matching defs:find

132 		/* find these first */
145 /* Find all `early' mainbus buses */
151 /* Find the remaining buses */
155 /* Lastly, find the PROM console */
317 findfunc_t find;
341 find = NULL;
346 find = nf->func;
349 if (find)
350 booted_device = (*find)(promname, prom_ctlr, prom_unit);
365 * Functions to find devices using PROM boot parameters.
398 /* Find the device at this target/LUN */