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

Completed in 37 milliseconds