Searched refs:EObj_t (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvc_objects_class.h | 60 } EObj_t; typedef 63 EObj_t ld; /* logical device */ 74 EObj_t ld; /* logical device */ 84 EObj_t ld; /* logical device */ 88 EObj_t ld; /* logical device */ 96 EObj_t ld; /* logical device */ 100 EObj_t ld; /* logical device */ 104 EObj_t ld; 108 EObj_t ld; /* logical device */ 116 EObj_t ld; /* logical device */ [all …]
|
H A D | psvcobj.c | 69 static int32_t i_psvc_constructor_0_0(EHdl_t *, char *, EObj_t **); 70 static int32_t i_psvc_constructor_0_1(EHdl_t *, char *, EObj_t **); 71 static int32_t i_psvc_constructor_1_0(EHdl_t *, char *, EObj_t **); 72 static int32_t i_psvc_constructor_2_0(EHdl_t *, char *, EObj_t **); 73 static int32_t i_psvc_constructor_2_1(EHdl_t *, char *, EObj_t **); 74 static int32_t i_psvc_constructor_2_2(EHdl_t *, char *, EObj_t **); 75 static int32_t i_psvc_constructor_3_0(EHdl_t *, char *, EObj_t **); 76 static int32_t i_psvc_constructor_4_0(EHdl_t *, char *, EObj_t **); 77 static int32_t i_psvc_constructor_5_0(EHdl_t *, char *, EObj_t **); 78 static int32_t i_psvc_constructor_6_0(EHdl_t *, char *, EObj_t **); [all …]
|