Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/wpi/
Dif_wpi_debug.h59 #define TRACE_STR_END_ERR "->%s: end in error\n" macro
Dif_wpi.c566 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_attach()
1072 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_alloc_rx_ring()
1230 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_alloc_tx_ring()
1381 DPRINTF(sc, WPI_DEBUG_TRACE, error ? TRACE_STR_END_ERR : TRACE_STR_END, in wpi_read_eeprom()
1473 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_read_eeprom_channels()
1550 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_read_eeprom_group()
1737 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_newstate()
1843 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_newstate()
2773 end: DPRINTF(sc, WPI_DEBUG_TRACE, error ? TRACE_STR_END_ERR : TRACE_STR_END, in wpi_cmd2()
3109 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_raw_xmit()
[all …]