Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_stat.h117 extern void mac_driver_stat_create(mac_impl_t *);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_stat.c943 mac_driver_stat_create(mac_impl_t *mip) in mac_driver_stat_create() function
H A Dmac_provider.c402 mac_driver_stat_create(mip); in mac_register()