Searched defs:prom_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c49 static di_prom_handle_t prom_handle = DI_PROM_HANDLE_NIL; variable
484 if (di_prom_prop_lookup_ints(prom_handle, node, OBP_REG,
617 prom_handle = di_prom_init();
620 di_prom_fini(prom_handle);
627 di_prom_fini(prom_handle);
635 di_prom_fini(prom_handle);
646 di_prom_fini(prom_handle);
651 di_prom_fini(prom_handle);

Completed in 46 milliseconds