Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbbcvar.h86 typedef struct sbbc_child_intr { struct
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbbc.c683 childintr = kmem_zalloc(sizeof (struct sbbc_child_intr), KM_SLEEP); in sbbc_add_intr_impl()
707 kmem_free(childintr, sizeof (struct sbbc_child_intr)); in sbbc_add_intr_impl()
762 kmem_free(childintr, sizeof (struct sbbc_child_intr)); in sbbc_remove_intr_impl()