Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dppmvar.h320 extern ppm_dc_t *ppm_lookup_hndl(int, ppm_dc_t *);
/titanic_41/usr/src/uts/common/io/ppm/
H A Dppm_subr.c151 ppm_lookup_hndl(int model, ppm_dc_t *key_dc) in ppm_lookup_hndl() function
810 if (ppm_lookup_hndl(domp->model, dc) != NULL) in ppm_init_cb()