Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c53 ipmi_cache_type_t ic_type; member
243 if (entry->ic_type == IPMI_CACHE_FRU && in platform_update_fru()
251 entry->ic_type = IPMI_CACHE_FRU; in platform_update_fru()
308 if (entry->ic_type == IPMI_CACHE_SENSOR && in platform_set_sensor()
315 entry->ic_type = IPMI_CACHE_SENSOR; in platform_set_sensor()
430 if (entry->ic_type == IPMI_CACHE_FRU) in dm_platform_resync()
437 if (entry->ic_type == IPMI_CACHE_SENSOR) in dm_platform_resync()
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cm.c181 iser_conn->ic_type = ISER_CONN_TYPE_TGT; in iser_ib_handle_cm_req()
240 if (iser_chan->ic_conn->ic_type == ISER_CONN_TYPE_TGT) { in iser_handle_cm_conn_est()
H A Diser_cq.c487 if (iser_conn->ic_type != ISER_CONN_TYPE_TGT) { in iser_msg_handle()
534 if (iser_conn->ic_type != ISER_CONN_TYPE_INI) { in iser_msg_handle()
H A Diser_idm.c190 iser_conn->ic_type = ISER_CONN_TYPE_INI; in iser_ini_conn_create()
221 if ((ic->ic_type == ISER_CONN_TYPE_TGT) && in iser_internal_conn_destroy()
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser.h154 iser_conn_type_t ic_type; member
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c54 ctl->ic_type = type; in ap_getncm()
159 ctl->ic_type = SBD_COMP_NONE; in ap_stat()
173 ctl->ic_type = SBD_COMP_UNKNOWN; in ap_stat()
551 ctl->ic_type = SBD_COMP_NONE; in ap_ioctl()
553 ctl->ic_type = SBD_COMP_UNKNOWN; in ap_ioctl()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h256 #define ic_type i_cmd.cmd_cm.ci_type macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h253 #define ic_type i_cmd.cmd_cm.ci_type macro