Searched refs:NVLIST_ADD_ARRAY (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 | 75 #define NVLIST_ADD_ARRAY(type, structure, field) \ macro 1231 NVLIST_ADD_ARRAY(uint8, m, icrl_lun_id); in stmf_ic_reg_dereg_lun_msg_marshal() 1254 NVLIST_ADD_ARRAY(uint8, m, icsc_lun_id); in stmf_ic_scsi_cmd_msg_marshal() 1287 NVLIST_ADD_ARRAY(uint8, m, icsd_lun_id); in stmf_ic_scsi_data_msg_marshal() 1318 NVLIST_ADD_ARRAY(uint8, m, icss_lun_id); in stmf_ic_scsi_status_msg_marshal()
|