Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc.h124 extern int fpc_perfcnt_module_init(dev_info_t *dip, int *avail);
H A Dfpc-impl.c106 fpc_perfcnt_module_init(dev_info_t *fpc_dip, int *avail) in fpc_perfcnt_module_init() function
H A Dfpc-kstats.c225 if (fpc_perfcnt_module_init(dip, &avail) != DDI_SUCCESS) in fpc_kstat_init()