Home
last modified time | relevance | path

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

/src/sys/dev/thunderbolt/
H A Dtb_debug.h65 DBG_MBOX = (1 << 6), enumerator
H A Dnhi.c202 tb_debug(sc, DBG_MBOX, "Driver busy with mailbox\n"); in nhi_inmail_cmd()
208 tb_debug(sc, DBG_MBOX|DBG_FULL, "Reading INMAILCMD= 0x%08x\n", val); in nhi_inmail_cmd()
210 tb_debug(sc, DBG_MBOX, "Error already set in INMAILCMD\n"); in nhi_inmail_cmd()
213 tb_debug(sc, DBG_MBOX, in nhi_inmail_cmd()
226 tb_debug(sc, DBG_MBOX|DBG_EXTRA, in nhi_inmail_cmd()
H A Dtb_debug.c188 {"mbox", DBG_MBOX},