rootnex_state_t
static rootnex_state_t *rootnex_state;
rootnex_state = kmem_zalloc(sizeof (rootnex_state_t), KM_SLEEP);
kmem_free(rootnex_state, sizeof (rootnex_state_t));