Home
last modified time | relevance | path

Searched refs:parent_nvl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c270 static int stmf_ic_scsi_devid_desc_marshal(nvlist_t *parent_nvl,
272 static int stmf_ic_remote_port_marshal(nvlist_t *parent_nvl,
1397 stmf_ic_scsi_devid_desc_marshal(nvlist_t *parent_nvl, in stmf_ic_scsi_devid_desc_marshal() argument
1420 rc = nvlist_add_nvlist(parent_nvl, sdid_name, nvl); in stmf_ic_scsi_devid_desc_marshal()
1433 stmf_ic_remote_port_marshal(nvlist_t *parent_nvl, char *rport_name, in stmf_ic_remote_port_marshal() argument
1449 rc = nvlist_add_nvlist(parent_nvl, rport_name, nvl); in stmf_ic_remote_port_marshal()