/titanic_41/usr/src/common/nvpair/ |
H A D | fnvpair.c | 53 nvlist_t *nvl; in fnvlist_alloc() local 59 fnvlist_free(nvlist_t *nvl) in fnvlist_free() 65 fnvlist_size(nvlist_t *nvl) in fnvlist_size() 77 fnvlist_pack(nvlist_t *nvl, size_t *sizep) in fnvlist_pack() 105 fnvlist_dup(nvlist_t *nvl) in fnvlist_dup() 119 fnvlist_num_pairs(nvlist_t *nvl) in fnvlist_num_pairs() 131 fnvlist_add_boolean(nvlist_t *nvl, const char *name) in fnvlist_add_boolean() 137 fnvlist_add_boolean_value(nvlist_t *nvl, const char *name, boolean_t val) in fnvlist_add_boolean_value() 143 fnvlist_add_byte(nvlist_t *nvl, const char *name, uchar_t val) in fnvlist_add_byte() 149 fnvlist_add_int8(nvlist_t *nvl, const char *name, int8_t val) in fnvlist_add_int8() [all …]
|
H A D | nvpair.c | 174 nvlist_lookup_nv_alloc(nvlist_t *nvl) in nvlist_lookup_nv_alloc() 250 nvlist_init(nvlist_t *nvl, uint32_t nvflag, nvpriv_t *priv) in nvlist_init() 260 nvlist_nvflag(nvlist_t *nvl) in nvlist_nvflag() 306 nvp_buf_alloc(nvlist_t *nvl, size_t len) in nvp_buf_alloc() 331 nvp_buf_free(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_free() 343 nvp_buf_link(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_link() 362 nvp_buf_unlink(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_unlink() 556 nvlist_free(nvlist_t *nvl) in nvlist_free() 586 nvlist_contains_nvp(nvlist_t *nvl, nvpair_t *nvp) in nvlist_contains_nvp() 606 nvlist_dup(nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup() [all …]
|
/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2_element.c | 39 elem_parse_device(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_device() 82 elem_parse_psu(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_psu() 114 elem_parse_cooling(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_cooling() 134 elem_parse_temp(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_temp() 156 elem_parse_lock(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_lock() 172 elem_parse_alarm(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_alarm() 199 elem_parse_esc(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_esc() 216 elem_parse_scc(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_scc() 230 elem_parse_cache(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_cache() 245 elem_parse_ups(const ses2_elem_status_impl_t *esip, nvlist_t *nvl) in elem_parse_ups() [all …]
|
/titanic_41/usr/src/cmd/fm/schemes/sw/ |
H A D | scheme.c | 44 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 72 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 79 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 86 fmd_fmri_service_state(nvlist_t *nvl) in fmd_fmri_service_state() 93 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/titanic_41/usr/src/cmd/fm/schemes/fmd/ |
H A D | scheme.c | 33 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 46 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 53 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 60 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/titanic_41/usr/src/cmd/fm/schemes/legacy-hc/ |
H A D | scheme.c | 29 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 49 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 56 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 63 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/titanic_41/usr/src/cmd/fm/schemes/mod/ |
H A D | scheme.c | 31 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 64 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 71 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 85 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/titanic_41/usr/src/cmd/fm/schemes/pkg/ |
H A D | scheme.c | 31 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 64 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 71 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 85 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/titanic_41/usr/src/lib/scsi/libses/common/ |
H A D | ses_enclosure.c | 31 enc_parse_td(ses2_td_hdr_impl_t *tip, const char *tp, nvlist_t *nvl) in enc_parse_td() 43 enc_eid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_eid() 53 enc_espid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_espid() 63 enc_nesp(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_nesp() 73 enc_lid(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_lid() 118 enc_vid(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_vid() 129 enc_pid(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_pid() 140 enc_rev(const ses2_ed_impl_t *tp, nvlist_t *nvl, in enc_rev() 151 enc_vs(const ses2_ed_impl_t *tp, nvlist_t *nvl, const char *name) in enc_vs() 186 enc_parse_ed(ses2_ed_impl_t *tp, nvlist_t *nvl) in enc_parse_ed()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_reparse.c | 89 nvlist_t *nvl; in smb_reparse_svcadd() local 114 nvlist_t *nvl; in smb_reparse_svcdel() local 150 nvlist_t *nvl; in smb_reparse_svcget() local 197 smb_reparse_init(const char *path, nvlist_t **nvl) in smb_reparse_init() 226 smb_reparse_free(nvlist_t *nvl) in smb_reparse_free() 237 smb_reparse_set(const char *path, nvlist_t *nvl) in smb_reparse_set()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_protocol.c | 49 nvlist_t *nvl; in fmd_protocol_authority() local 88 nvlist_t *nvl; in fmd_protocol_fmri_module() local 117 nvlist_t *nvl; in fmd_protocol_fault() local 148 nvlist_t *nvl; in fmd_protocol_list() local 216 nvlist_t *nvl; in fmd_protocol_rsrc_asru() local 265 nvlist_t *nvl; in fmd_protocol_fmderror() local 297 nvlist_t *nvl, *fmri; in fmd_protocol_moderror() local 332 nvlist_t *nvl; in fmd_protocol_xprt_ctl() local 352 nvlist_t *nvl = fmd_protocol_xprt_ctl(mp, class, version); in fmd_protocol_xprt_sub() local 365 nvlist_t *nvl = fmd_protocol_xprt_ctl(mp, class, version); in fmd_protocol_xprt_uuclose() local [all …]
|
H A D | fmd_ctl.c | 79 fmd_ctl_addhrt(nvlist_t *nvl) in fmd_ctl_addhrt() 95 fmd_ctl_inval(nvlist_t *nvl) in fmd_ctl_inval() 105 fmd_ctl_pause(nvlist_t *nvl) in fmd_ctl_pause() 116 fmd_ctl_init(nvlist_t *nvl) in fmd_ctl_init()
|
H A D | fmd_fmri.c | 134 fmd_fmri_auth2str(nvlist_t *nvl) in fmd_fmri_auth2str() 254 nvl2scheme(nvlist_t *nvl) in nvl2scheme() 267 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 291 fmd_fmri_expand(nvlist_t *nvl) in fmd_fmri_expand() 308 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 325 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 342 fmd_fmri_service_state(nvlist_t *nvl) in fmd_fmri_service_state() 359 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable() 381 fmd_fmri_retire(nvlist_t *nvl) in fmd_fmri_retire() 396 fmd_fmri_unretire(nvlist_t *nvl) in fmd_fmri_unretire() [all …]
|
H A D | fmd_xprt.c | 373 nvlist_t *nvl; in fmd_xprt_transition() local 428 fmd_xprt_vmismatch(fmd_xprt_impl_t *xip, nvlist_t *nvl, uint_t *rversionp) in fmd_xprt_vmismatch() 460 fmd_xprt_event_syn(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_syn() 492 fmd_xprt_event_ack(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_ack() 527 nvlist_t *nvl; in fmd_xprt_send_case() local 555 nvlist_t *nvl; in fmd_xprt_send_case_ro() local 572 fmd_xprt_event_run(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_run() 581 fmd_xprt_event_sub(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_sub() 601 fmd_xprt_event_unsub(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_unsub() 629 fmd_xprt_event_unsuback(fmd_xprt_impl_t *xip, nvlist_t *nvl) in fmd_xprt_event_unsuback() [all …]
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-retire/ |
H A D | cma_page_sun4v.c | 36 cma_fmri_page_service_state(fmd_hdl_t *hdl, nvlist_t *nvl) in cma_fmri_page_service_state() 50 cma_fmri_page_retire(fmd_hdl_t *hdl, nvlist_t *nvl) in cma_fmri_page_retire() 64 cma_fmri_page_unretire(fmd_hdl_t *hdl, nvlist_t *nvl) in cma_fmri_page_unretire()
|
/titanic_41/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_cpu.c | 53 old_topo_fault(nvlist_t *nvl) in old_topo_fault() 85 cma_cpu_hc_retire(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, in cma_cpu_hc_retire() 161 cma_cpu_hc_retire(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, in cma_cpu_hc_retire() 215 cpu_online(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, const char *uuid, in cpu_online() 245 cpu_offline(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, const char *uuid, in cpu_offline() 279 cpu_statechange(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, const char *uuid, in cpu_statechange() 311 cma_cpu_cpu_retire(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t *asru, in cma_cpu_cpu_retire()
|
H A D | cma_page_arch.c | 33 cma_fmri_page_service_state(fmd_hdl_t *hdl, nvlist_t *nvl) in cma_fmri_page_service_state() 55 cma_fmri_page_retire(fmd_hdl_t *hdl, nvlist_t *nvl) in cma_fmri_page_retire() 71 cma_fmri_page_unretire(fmd_hdl_t *hdl, nvlist_t *nvl) in cma_fmri_page_unretire()
|
/titanic_41/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | alua_ic_if.c | 328 nvlist_t *nvl = NULL; in stmf_ic_tx_msg() local 434 nvlist_t *nvl = NULL; in stmf_ic_rx_msg() local 1105 nvlist_t *nvl = NULL; in stmf_ic_msg_marshal() local 1187 stmf_ic_reg_port_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_reg_port_msg_marshal() 1206 stmf_ic_dereg_port_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_dereg_port_msg_marshal() 1229 stmf_ic_reg_dereg_lun_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_reg_dereg_lun_msg_marshal() 1248 stmf_ic_scsi_cmd_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_cmd_msg_marshal() 1283 stmf_ic_scsi_data_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_data_msg_marshal() 1299 stmf_ic_scsi_data_xfer_done_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_data_xfer_done_msg_marshal() 1314 stmf_ic_scsi_status_msg_marshal(nvlist_t *nvl, void *msg) in stmf_ic_scsi_status_msg_marshal() [all …]
|
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rsrc_info.c | 136 nvlist_t *nvl = NULL; in ri_pack() local 211 nvlist_t *nvl = NULL; in ap_list_pack() local 265 nvlist_t *nvl = NULL; in dev_list_pack() local 320 nvlist_t *nvl = NULL; in client_list_pack() local 371 nvlist_t *nvl = NULL; in ap_pack() local 436 nvlist_t *nvl = NULL; in dev_pack() local 482 nvlist_t *nvl = NULL; in client_pack() local 528 pack_add_byte_array(nvlist_t *nvl_packme, char *name, nvlist_t *nvl, in pack_add_byte_array() 556 nvlist_t *nvl = NULL; in ri_unpack() local 630 nvlist_t *nvl; in ap_list_unpack() local [all …]
|
/titanic_41/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 48 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 75 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 90 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 105 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable() 128 fmd_fmri_service_state(nvlist_t *nvl) in fmd_fmri_service_state()
|
/titanic_41/usr/src/common/fsreparse/ |
H A D | fs_reparse.c | 62 nvlist_t *nvl; in reparse_init() local 81 reparse_free(nvlist_t *nvl) in reparse_free() 98 reparse_parse(const char *string, nvlist_t *nvl) in reparse_parse() 190 reparse_validate_create_nvlist(const char *string, nvlist_t *nvl) in reparse_validate_create_nvlist() 305 reparse_add_nvpair(char *token, nvlist_t *nvl) in reparse_add_nvpair() 322 reparse_create_nvlist(const char *string, nvlist_t *nvl) in reparse_create_nvlist()
|
/titanic_41/usr/src/cmd/fm/schemes/svc/ |
H A D | scheme.c | 45 fmd_fmri_nvl2str(nvlist_t *nvl, char *buf, size_t buflen) in fmd_fmri_nvl2str() 73 fmd_fmri_present(nvlist_t *nvl) in fmd_fmri_present() 92 fmd_fmri_replaced(nvlist_t *nvl) in fmd_fmri_replaced() 111 fmd_fmri_service_state(nvlist_t *nvl) in fmd_fmri_service_state() 135 fmd_fmri_unusable(nvlist_t *nvl) in fmd_fmri_unusable()
|
/titanic_41/usr/src/common/net/wanboot/ |
H A D | bootconf.c | 95 nvlist_t *nvl = NULL; in parse_bootconf() local 278 nvlist_t *nvl = handle->bc_nvl; in valid_encryption() local 313 nvlist_t *nvl = handle->bc_nvl; in valid_signature() local 348 nvlist_t *nvl = handle->bc_nvl; in valid_client_authentication() local 382 nvlist_t *nvl = handle->bc_nvl; in valid_server_authentication() local 416 nvlist_t *nvl = handle->bc_nvl; in valid_root_server() local 462 nvlist_t *nvl = handle->bc_nvl; in valid_boot_logger() local
|
/titanic_41/usr/src/common/iscsit/ |
H A D | iscsit_common.c | 186 it_config_to_nv(it_config_t *cfg, nvlist_t **nvl) in it_config_to_nv() 262 it_nv_to_config(nvlist_t *nvl, it_config_t **cfg) in it_nv_to_config() 390 it_nv_to_tgtlist(nvlist_t *nvl, uint32_t *count, it_tgt_t **tgtlist) in it_nv_to_tgtlist() 444 it_tgtlist_to_nv(it_tgt_t *tgtlist, nvlist_t **nvl) in it_tgtlist_to_nv() 498 it_tgt_to_nv(it_tgt_t *tgt, nvlist_t **nvl) in it_tgt_to_nv() 545 it_nv_to_tgt(nvlist_t *nvl, char *name, it_tgt_t **tgt) in it_nv_to_tgt() 602 it_tpgt_to_nv(it_tpgt_t *tpgt, nvlist_t **nvl) in it_tpgt_to_nv() 635 it_nv_to_tpgt(nvlist_t *nvl, char *name, it_tpgt_t **tpgt) in it_nv_to_tpgt() 673 it_tpgtlist_to_nv(it_tpgt_t *tpgtlist, nvlist_t **nvl) in it_tpgtlist_to_nv() 727 it_nv_to_tpgtlist(nvlist_t *nvl, uint32_t *count, it_tpgt_t **tpgtlist) in it_nv_to_tpgtlist() [all …]
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/datapath-retire/ |
H A D | cda_main.c | 64 cda_get_subr(fmd_hdl_t *hdl, nvlist_t *nvl, nvlist_t **asrup) in cda_get_subr() 92 cda_recv_list(fmd_hdl_t *hdl, nvlist_t *nvl) in cda_recv_list() 108 nvlist_t *nvl = *nva++; in cda_recv_list() local 124 cda_recv_one(fmd_hdl_t *hdl, nvlist_t *nvl) in cda_recv_one() 138 cda_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, const char *class) in cda_recv()
|