Searched defs:NVLIST_LOOKUP_FIELD (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c122 * Sample usage: NVLIST_LOOKUP_FIELD(uint8, structname, fieldname);
124 #define NVLIST_LOOKUP_FIELD(type, structure, field) \ macro
1471 * NVLIST_LOOKUP_FIELD(uint8, m, icm_msg_type);
1484 NVLIST_LOOKUP_FIELD(uint64, m, icm_msgid);
1576 NVLIST_LOOKUP_FIELD(uint16, m, icrp_relative_port_id);
1577 NVLIST_LOOKUP_FIELD(uint16, m, icrp_cb_arg_len);
1623 NVLIST_LOOKUP_FIELD(uint16, m, icdp_cb_arg_len);
1666 NVLIST_LOOKUP_FIELD(uint16, m, icrl_cb_arg_len);

Completed in 62 milliseconds