Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi_debug.h57 #define TRACE_STR_END_ERR "->%s: end in error\n" macro
H A Dif_wpi.c563 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_attach()
1069 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_alloc_rx_ring()
1227 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_alloc_tx_ring()
1378 DPRINTF(sc, WPI_DEBUG_TRACE, error ? TRACE_STR_END_ERR : TRACE_STR_END, in wpi_read_eeprom()
1470 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_read_eeprom_channels()
1547 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_read_eeprom_group()
1734 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_newstate()
1840 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_newstate()
2770 end: DPRINTF(sc, WPI_DEBUG_TRACE, error ? TRACE_STR_END_ERR : TRACE_STR_END, in wpi_cmd2()
3106 DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__); in wpi_raw_xmit()
[all …]