Home
last modified time | relevance | path

Searched refs:EDevice_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h177 } EDevice_t; typedef
204 EDevice_t *dev_tbl; /* device paths */
H A Dpsvcobj.c2865 EDevice_t *dp; in i_psvc_get_devpath()
5113 if ((hdlp->dev_tbl = (EDevice_t *)malloc(sizeof (EDevice_t) * in psvc_init()