Home
last modified time | relevance | path

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

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