/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_log.c | 50 cmn_err(CE_NOTE, "%s%d: %s", MODULE_NAME, ixgbep->instance, in ixgbe_notice() 53 cmn_err(CE_NOTE, "%s: %s", MODULE_NAME, buf); in ixgbe_notice() 71 cmn_err(CE_NOTE, "!%s%d: %s", MODULE_NAME, ixgbep->instance, in ixgbe_log() 74 cmn_err(CE_NOTE, "!%s: %s", MODULE_NAME, buf); in ixgbe_log() 92 cmn_err(CE_WARN, "!%s%d: %s", MODULE_NAME, ixgbep->instance, in ixgbe_error() 95 cmn_err(CE_WARN, "!%s: %s", MODULE_NAME, buf); in ixgbe_error()
|
H A D | ixgbe_sw.h | 79 #define MODULE_NAME "ixgbe" /* module name */ macro
|
H A D | ixgbe_stat.c | 231 ks = kstat_create(MODULE_NAME, ddi_get_instance(ixgbe->dip), in ixgbe_init_stats()
|
H A D | ixgbe_main.c | 364 mac_init_ops(&ixgbe_dev_ops, MODULE_NAME); in _init()
|
/titanic_50/usr/src/uts/sun4v/io/iospc/ |
H A D | rfios_iospc.c | 51 MODULE_NAME /* Passed in as a #define from Makefile */ 64 MODULE_NAME, rval); in rfios_bind_group()
|
/titanic_50/usr/src/uts/sun4v/io/n2piupc/ |
H A D | n2piupc.c | 64 MODULE_NAME /* Passed in as a #define from Makefile */ 113 MODULE_NAME, rval); in _init()
|
/titanic_50/usr/src/cmd/mdb/intel/ia32/libpython/ |
H A D | Makefile | 30 MODULE_NAME = libpython macro
|
/titanic_50/usr/src/cmd/mdb/sparc/v7/libpython/ |
H A D | Makefile | 30 MODULE_NAME = libpython macro
|
/titanic_50/usr/src/cmd/mdb/intel/amd64/libpython/ |
H A D | Makefile | 30 MODULE_NAME = libpython macro
|
/titanic_50/usr/src/cmd/mdb/sparc/v9/libpython/ |
H A D | Makefile | 30 MODULE_NAME = libpython macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | mouse8042.c | 135 #define MODULE_NAME "mouse8042" macro 139 MODULE_NAME,
|
/titanic_50/usr/src/cmd/mdb/ |
H A D | Makefile.module | 46 MODNAME_cmd = if [ -n "$(MODULE_NAME)" ]; then print $(MODULE_NAME); else print $(MODULE)| sed -e '…
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_stat.c | 159 ks = kstat_create(MODULE_NAME, ddi_get_instance(igb->dip), in igb_init_stats()
|
H A D | igb_sw.h | 78 #define MODULE_NAME "igb" /* module name */ macro
|
H A D | igb_main.c | 372 mac_init_ops(&igb_dev_ops, MODULE_NAME); in _init()
|
/titanic_50/usr/src/uts/common/io/bfe/ |
H A D | bfe.c | 128 #define MODULE_NAME "bfe" macro 3134 mac_init_ops(&bfe_dev_ops, MODULE_NAME); in _init()
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 7404 MODULE_NAME and printf format strings. Jan Beulich.
|