Searched refs:mh_debug (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/malo/
H A Dif_malohal.h198 int mh_debug; member in struct:malo_hal
H A Dif_malohal.c216 (mh->mh_debug & MALO_HAL_DEBUG_IGNHANG) == 0) {
/freebsd-12-stable/sys/dev/mwl/
H A Dmwlhal.c171 int mh_debug; member in struct:mwl_hal_priv
448 MWLPRIV(mh)->mh_debug = debug;
454 return MWLPRIV(mh)->mh_debug;
546 if (mh->mh_debug & MWL_HAL_DEBUG_CMDDONE) {
2381 (mh->mh_debug & MWL_HAL_DEBUG_IGNHANG) == 0) {
2397 if (mh->mh_debug & MWL_HAL_DEBUG_SENDCMD)
2415 if (mh->mh_debug & MWL_HAL_DEBUG_CMDDONE)

Completed in 1006 milliseconds