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

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo.c3060 struct di_prom_handle { /* handle to prom */ struct
3073 struct di_prom_handle *p;
3075 if ((p = malloc(sizeof (struct di_prom_handle))) == NULL)
3111 struct di_prom_handle *p = (struct di_prom_handle *)ph;
3130 struct di_prom_handle *p = (struct di_prom_handle *)ph;
3211 struct di_prom_handle *p = (struct di_prom_handle *)ph;
3284 struct di_prom_handle *
[all...]
H A Dlibdevinfo.h121 typedef struct di_prom_handle *di_prom_handle_t; /* prom snapshot */

Completed in 38 milliseconds