Searched defs:di_prom_handle (Results 1 - 1 of 1) 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...]

Completed in 69 milliseconds