Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_mod.c43 MAC_INFO
90 cmn_err(CE_NOTE, "!%s loaded", MAC_INFO); in _init()
108 cmn_err(CE_NOTE, "!%s unloaded", MAC_INFO); in _fini()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h48 #define MAC_INFO "MAC Services" macro