Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/dktp/
H A Dbbh.h56 int (*bbh_free)(struct bbh_obj *); member
68 #define BBH_FREE(X) (*((struct bbh_obj *)(X))->bbh_ops->bbh_free) ((X))