Searched refs:get_envseg (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvd.c | 371 get_envseg(int fd, void **envsegp, int *envseglenp) in get_envseg() function 470 if (get_envseg(fd, &envsegbufp, &envseglen) != 0) { in get_fru_envsegs()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 515 get_envseg(int fd, void **envsegp, int *envseglenp) in get_envseg() function 615 if (get_envseg(fd, &envsegbufp, &envseglen) != 0) { in get_fru_envsegs()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 834 get_envseg(int fd, void **envsegp, int *envseglenp) in get_envseg() function 992 if (get_envseg(fd, &envsegbufp, &envseglen) == 0) { in get_fru_envsegs()
|