Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c290 static scsi_devid_desc_t *stmf_ic_lookup_scsi_devid_desc_and_unmarshal(
1707 m->icsc_ini_devid = stmf_ic_lookup_scsi_devid_desc_and_unmarshal( in stmf_ic_scsi_cmd_msg_unmarshal()
1715 m->icsc_tgt_devid = stmf_ic_lookup_scsi_devid_desc_and_unmarshal( in stmf_ic_scsi_cmd_msg_unmarshal()
1930 m->icscd_ini_devid = stmf_ic_lookup_scsi_devid_desc_and_unmarshal( in stmf_ic_session_create_destroy_msg_unmarshal()
1938 m->icscd_tgt_devid = stmf_ic_lookup_scsi_devid_desc_and_unmarshal( in stmf_ic_session_create_destroy_msg_unmarshal()
2024 stmf_ic_lookup_scsi_devid_desc_and_unmarshal(nvlist_t *nvl, char *field_name) in stmf_ic_lookup_scsi_devid_desc_and_unmarshal() function