Searched refs:sghsc_slot_t (Results 1 – 2 of 2) sorted by relevance
156 } sghsc_slot_t; typedef170 sghsc_slot_t *sghsc_slot_table;
399 sghsc->sghsc_slot_table = (sghsc_slot_t *)kmem_zalloc((size_t) in sghsc_attach()400 (sghsc->sghsc_num_slots * sizeof (sghsc_slot_t)), KM_SLEEP); in sghsc_attach()1432 (size_t)(sghsc->sghsc_num_slots * sizeof (sghsc_slot_t))); in sghsc_freemem()