Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx/
HDmlx.c2896 static char unkmsg[80]; in mlx_diagnose_command() local
2905 …sprintf(unkmsg, "unknown response 0x%x for command 0x%x", (int)mc->mc_status, (int)mc->mc_mailbox[… in mlx_diagnose_command()
2906 return(unkmsg); in mlx_diagnose_command()