CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/07/29 06:09:47

Modified files:
        sys/dev/ic     : uha.c 

Log message:
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
uses in drivers.

Use UHADEBUG sections like the debug output in other uha_* files.

Reply via email to