Searched refs:ixgbep (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_log.c | 41 ixgbe_t *ixgbep = (ixgbe_t *)arg; local 49 if (ixgbep != NULL) 50 cmn_err(CE_NOTE, "%s%d: %s", MODULE_NAME, ixgbep->instance, 62 ixgbe_t *ixgbep = (ixgbe_t *)arg; local 70 if (ixgbep != NULL) 71 cmn_err(CE_NOTE, "!%s%d: %s", MODULE_NAME, ixgbep->instance, 83 ixgbe_t *ixgbep = (ixgbe_t *)arg; local 91 if (ixgbep != NULL) 92 cmn_err(CE_WARN, "!%s%d: %s", MODULE_NAME, ixgbep->instance,
|
Completed in 44 milliseconds