Searched refs:schpc_slot_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h71 * a schpc_slot_t structure allocated for it.
92 } schpc_slot_t; typedef in typeref:struct:__anon10038
123 schpc_slot_t *schpc_slot; /* Slot Specific stuff */
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c477 schpc_p->schpc_slot = (schpc_slot_t *)kmem_zalloc((size_t)
478 (schpc_p->schpc_number_of_slots * sizeof (schpc_slot_t)),

Completed in 50 milliseconds