Searched refs:NVLIST_LOOKUP_FIELD (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | alua_ic_if.c | 124 #define NVLIST_LOOKUP_FIELD(type, structure, field) \ macro 1484 NVLIST_LOOKUP_FIELD(uint64, m, icm_msgid); in stmf_ic_msg_unmarshal() 1576 NVLIST_LOOKUP_FIELD(uint16, m, icrp_relative_port_id); in stmf_ic_reg_port_msg_unmarshal() 1577 NVLIST_LOOKUP_FIELD(uint16, m, icrp_cb_arg_len); in stmf_ic_reg_port_msg_unmarshal() 1623 NVLIST_LOOKUP_FIELD(uint16, m, icdp_cb_arg_len); in stmf_ic_dereg_port_msg_unmarshal() 1666 NVLIST_LOOKUP_FIELD(uint16, m, icrl_cb_arg_len); in stmf_ic_reg_dereg_lun_msg_unmarshal()
|