ao_chipshared
struct ao_chipshared *ao_ms_shared;
kmem_free(sp, sizeof (struct ao_chipshared));
static struct ao_chipshared *ao_shared[AO_MAX_CHIPS];
struct ao_chipshared *sp, *osp;
sp = kmem_zalloc(sizeof (struct ao_chipshared), KM_SLEEP);