Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.h144 extern int iospc_kstat_attach(iospc_t *iospc_p);
H A Diospc.c198 if (iospc_kstat_attach(iospc_p) != DDI_SUCCESS) in iospc_attach()
289 iospc_kstat_attach(iospc_t *iospc_p) in iospc_kstat_attach() function