Searched defs:ic_type (Results 1 - 4 of 4) 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 in struct:ipmi_cache_entry
243 if (entry->ic_type == IPMI_CACHE_FRU &&
251 entry->ic_type = IPMI_CACHE_FRU;
308 if (entry->ic_type == IPMI_CACHE_SENSOR &&
315 entry->ic_type = IPMI_CACHE_SENSOR;
430 if (entry->ic_type == IPMI_CACHE_FRU)
437 if (entry->ic_type == IPMI_CACHE_SENSOR)
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser.h154 iser_conn_type_t ic_type; member in struct:iser_conn_s
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h250 #define ic_type i_cmd.cmd_cm.ci_type macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h253 #define ic_type i_cmd.cmd_cm.ci_type macro

Completed in 60 milliseconds