Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsx.c131 uint8_t rtsx_debug_mask; /* debugging mask */ member
559 if (sc->rtsx_debug_mask & RTSX_TRACE_SD_CMD) in rtsx_intr()
659 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
686 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
689 if (sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
784 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
787 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
802 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
805 if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC)
819 } else if (bootverbose || sc->rtsx_debug_mask & RTSX_DEBUG_BASIC) {
[all …]