Searched refs:di_prom_handle (Results 1 – 2 of 2) sorted by relevance
2827 struct di_prom_handle { /* handle to prom */ struct2840 struct di_prom_handle *p; in di_prom_init() argument2842 if ((p = malloc(sizeof (struct di_prom_handle))) == NULL) in di_prom_init()2878 struct di_prom_handle *p = (struct di_prom_handle *)ph; in di_prom_fini()2897 struct di_prom_handle *p = (struct di_prom_handle *)ph; in di_prom_prop_found()2978 struct di_prom_handle *p = (struct di_prom_handle *)ph; in di_prom_prop_next()3051 struct di_prom_handle *p = (struct di_prom_handle *)ph; in di_prom_prop_lookup_common()
120 typedef struct di_prom_handle *di_prom_handle_t; /* prom snapshot */