Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h92 } schpc_slot_t; typedef
123 schpc_slot_t *schpc_slot; /* Slot Specific stuff */
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c477 schpc_p->schpc_slot = (schpc_slot_t *)kmem_zalloc((size_t) in schpc_attach()
478 (schpc_p->schpc_number_of_slots * sizeof (schpc_slot_t)), in schpc_attach()