Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_log.c41 ixgbe_t *ixgbep = (ixgbe_t *)arg; in ixgbe_notice() local
49 if (ixgbep != NULL) in ixgbe_notice()
50 cmn_err(CE_NOTE, "%s%d: %s", MODULE_NAME, ixgbep->instance, in ixgbe_notice()
62 ixgbe_t *ixgbep = (ixgbe_t *)arg; in ixgbe_log() local
70 if (ixgbep != NULL) in ixgbe_log()
71 cmn_err(CE_NOTE, "!%s%d: %s", MODULE_NAME, ixgbep->instance, in ixgbe_log()
83 ixgbe_t *ixgbep = (ixgbe_t *)arg; in ixgbe_error() local
91 if (ixgbep != NULL) in ixgbe_error()
92 cmn_err(CE_WARN, "!%s%d: %s", MODULE_NAME, ixgbep->instance, in ixgbe_error()