Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mlx/
H A Dmlx.c2894 static char unkmsg[80]; in mlx_diagnose_command() local
2903 …sprintf(unkmsg, "unknown response 0x%x for command 0x%x", (int)mc->mc_status, (int)mc->mc_mailbox[… in mlx_diagnose_command()
2904 return(unkmsg); in mlx_diagnose_command()