Searched refs:nelemp (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_diag.c | 283 swde_smf_init(fmd_hdl_t *hdl, id_t id, const struct sw_disp **dpp, int *nelemp) in swde_smf_init() argument 293 *nelemp = sizeof (swde_smf_disp) / sizeof (swde_smf_disp[0]); in swde_smf_init()
|
H A D | smf_response.c | 502 swrp_smf_init(fmd_hdl_t *hdl, id_t id, const struct sw_disp **dpp, int *nelemp) in swrp_smf_init() argument 525 *nelemp = sizeof (swrp_smf_disp) / sizeof (swrp_smf_disp[0]); in swrp_smf_init()
|
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/ |
H A D | panic_diag.c | 555 int *nelemp) in swde_panic_init() argument 571 *nelemp = sizeof (swde_panic_disp) / sizeof (swde_panic_disp[0]); in swde_panic_init()
|
/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 94 int *nelemp, in do_list() argument 105 if (*llpp != NULL || *nelemp != 0) { in do_list() 242 *nelemp = n; in do_list()
|
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 170 int *nelemp, in do_list() argument 187 if (*llpp != NULL || *nelemp != 0) { in do_list() 317 *nelemp = n; in do_list() 447 *nelemp = n; in do_list() 483 int *nelemp, in do_list_FCP_dev() argument 507 if (*llpp != NULL || *nelemp != 0) { in do_list_FCP_dev() 826 *nelemp = n; in do_list_FCP_dev()
|
H A D | cfga_fp.h | 473 ldata_list_t **llpp, int *nelemp, char **errstring);
|
/titanic_44/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 949 char ***str_arrayp, int *nelemp) in i_pack_string_array() argument 986 *nelemp = nelem; in i_pack_string_array()
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 231 struct mnttab **mnt_arrayp, uint_t *nelemp) in build_mnttable() argument 278 *nelemp = nmnt; in build_mnttable()
|