Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h224 #define WSNAME "e1000g" /* module name */ macro
H A De1000g_stat.c699 ksp = kstat_create(WSNAME, ddi_get_instance(Adapter->dip), in e1000g_init_stats()
H A De1000g_main.c326 mac_init_ops(&ws_ops, WSNAME); in _init()