Searched refs:promif_preprom_fn (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_env.c69 static promif_preprom_f *promif_preprom_fn; variable
92 promif_preprom_fn = new;
104 if (promif_suspendlevel == 0 && promif_preprom_fn != NULL)
105 promif_preprom_fn();

Completed in 28 milliseconds