Searched defs:ral_debug (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c201 ral_debug(uint32_t dbg_flags, const int8_t *fmt, ...) function
251 ral_debug(RAL_DBG_HW, "setting BSSID to " MACSTR "\n", MAC2STR(bssid));
267 ral_debug(RAL_DBG_HW, "could not write to BBP\n");
274 ral_debug(RAL_DBG_HW, "BBP R%u <- 0x%02x\n", reg, val);
293 ral_debug(RAL_DBG_HW, "could not read from BBP\n");
309 ral_debug(RAL_DBG_HW, "could not write to RF\n");
320 ral_debug(RAL_DBG_HW, "RF R[%u] <- 0x%05x\n", reg & 0x3, val & 0xfffff);
342 ral_debug(RAL_DBG_CHAN, "setting channel to %u, txpower to %u\n",
455 ral_debug(RAL_DBG_HW, "enabling TSF synchronization\n");
478 ral_debug(RAL_DBG_H
[all...]
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c294 ral_debug(uint32_t dbg_flags, const int8_t *fmt, ...) function
327 ral_debug(RAL_DBG_ERR,
366 ral_debug(RAL_DBG_ERR, "rum_write_multi(): failed alloc mblk.");
377 ral_debug(RAL_DBG_USB,
429 ral_debug(RAL_DBG_ERR,
435 ral_debug(RAL_DBG_MSG,
462 ral_debug(RAL_DBG_USB,
480 ral_debug(RAL_DBG_TX,
522 ral_debug(RAL_DBG_RX,
539 ral_debug(RAL_DBG_ER
[all...]
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c298 ral_debug(uint32_t dbg_flags, const int8_t *fmt, ...) function
331 ral_debug(RAL_DBG_ERR,
368 ral_debug(RAL_DBG_ERR,
401 ral_debug(RAL_DBG_ERR,
415 ral_debug(RAL_DBG_TX,
457 ral_debug(RAL_DBG_RX,
473 ral_debug(RAL_DBG_ERR,
488 ral_debug(RAL_DBG_ERR, "PHY or CRC error\n");
496 ral_debug(RAL_DBG_ERR,
505 ral_debug(RAL_DBG_ER
[all...]

Completed in 67 milliseconds