Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddamap.h116 typedef int (*damap_unconfig_cb_t)(void *, damap_t *, damap_id_t); typedef
133 void *, damap_configure_cb_t, damap_unconfig_cb_t,
/titanic_50/usr/src/uts/common/os/
H A Ddamap.c125 damap_unconfig_cb_t unconfig_cb, in damap_create()