swdebug
static int swdebug = 0;
#define SW_DEBUG if (swdebug == 1) scsi_log
#define SW_DEBUG2 if (swdebug > 1) scsi_log