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

/freebsd-current/sys/contrib/dev/rtw89/
H A Ddebug.c3168 u8 crash_type; local
3171 ret = kstrtou8_from_user(user_buf, count, 0, &crash_type);
3175 switch (crash_type) {

Completed in 61 milliseconds