mot_exit(D3DKX) —
NAME
mot_exit − continuation of an error message started with mot_msg. .IX \f4mot_exit\fP(D3DKX)
SYNOPSIS
#include <sys/cmn_err.h>
void mot_exit(void)
DESCRIPTION
mot_exit is used to release the lock aquired through mot_msg and to print a standard end of error message string. This function assumes that the lock aquired by mot_msg() is currently held.
LEVEL
Base or Interrupt.
SEE ALSO
mot_msg(D3DKX), mot_msg_x(D3DKX),
DDI/DKI