Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c322 const char *ackname; in softmac_process_dlpi() local
324 ackname = dl_primstr(((union DL_primitives *)mp->b_rptr)->dl_primitive); in softmac_process_dlpi()
327 cmn_err(CE_WARN, "softmac: got short %s", ackname); in softmac_process_dlpi()
334 cmn_err(CE_NOTE, "softmac: got unexpected %s", ackname); in softmac_process_dlpi()