Searched refs:EObj_t (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvc_objects_class.h | 62 } EObj_t; typedef 65 EObj_t ld; /* logical device */ 76 EObj_t ld; /* logical device */ 86 EObj_t ld; /* logical device */ 90 EObj_t ld; /* logical device */ 98 EObj_t ld; /* logical device */ 102 EObj_t ld; /* logical device */ 106 EObj_t ld; 110 EObj_t ld; /* logical device */ 118 EObj_t ld; /* logical device */ [all …]
|
H A D | psvcobj.c | 71 static int32_t i_psvc_constructor_0_0(EHdl_t *, char *, EObj_t **); 72 static int32_t i_psvc_constructor_0_1(EHdl_t *, char *, EObj_t **); 73 static int32_t i_psvc_constructor_1_0(EHdl_t *, char *, EObj_t **); 74 static int32_t i_psvc_constructor_2_0(EHdl_t *, char *, EObj_t **); 75 static int32_t i_psvc_constructor_2_1(EHdl_t *, char *, EObj_t **); 76 static int32_t i_psvc_constructor_2_2(EHdl_t *, char *, EObj_t **); 77 static int32_t i_psvc_constructor_3_0(EHdl_t *, char *, EObj_t **); 78 static int32_t i_psvc_constructor_4_0(EHdl_t *, char *, EObj_t **); 79 static int32_t i_psvc_constructor_5_0(EHdl_t *, char *, EObj_t **); 80 static int32_t i_psvc_constructor_6_0(EHdl_t *, char *, EObj_t **); [all …]
|