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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c2825 struct di_prom_handle { /* handle to prom */ struct
2838 struct di_prom_handle *p;
2840 if ((p = malloc(sizeof (struct di_prom_handle))) == NULL)
2876 struct di_prom_handle *p = (struct di_prom_handle *)ph;
2895 struct di_prom_handle *p = (struct di_prom_handle *)ph;
2976 struct di_prom_handle *p = (struct di_prom_handle *)ph;
3049 struct di_prom_handle *
[all...]
H A Dlibdevinfo.h120 typedef struct di_prom_handle *di_prom_handle_t; /* prom snapshot */

Completed in 65 milliseconds