Home
last modified time | relevance | path

Searched defs:ssm_soft_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dssm.h48 struct ssm_soft_state { struct
49 dev_info_t *dip; /* own dev info */
50 int ssm_nodeid; /* node id */
51 dev_info_t *top_node;
52 int initialized; /* instance has been initialized */
53 kmutex_t ssm_sft_lock; /* protects this struct */
54 ddi_iblock_cookie_t ssm_fm_ibc; /* returned ibc from our parent */
55 int ssm_fm_cap; /* our fm capability */