st_debug
st_debug(STDL_NORMAL, lpc->lpc_collection, "revoking pagedata for"
st_debug(STDL_NORMAL, lcol, "starting to scan, excess %lldk\n",
st_debug(STDL_NORMAL, lcol, "resuming process %d\n",
st_debug(STDL_NORMAL, lcol, "process %d:"
st_debug(STDL_NORMAL, lcol, "process %d: xmap"
st_debug(STDL_NORMAL, lcol, "trying to resume from"
st_debug(STDL_NORMAL, lcol, "cannot get %d psinfo",
st_debug(STDL_NORMAL, lcol, "cannot grab %d (%d)",
st_debug(STDL_NORMAL, lcol, "cannot control %d",
st_debug(STDL_NORMAL, lcol, "agent not in expected"
st_debug(STDL_NORMAL, lcol, "paging out process %d\n",
st_debug(STDL_HIGH, lcol, "start from mapping at 0x%p,"
st_debug(STDL_HIGH, lcol, "advance, vicaddr %p, pdaddr"
st_debug(STDL_HIGH, lcol, "endaddr %p, *cur %d\n",
st_debug(STDL_NORMAL, lcol, "paged out 0x%p"
st_debug(STDL_NORMAL, lcol,
st_debug(STDL_NORMAL, lcol, "done, excess %lld\n",
st_debug(STDL_HIGH, lcol, "done scanning; excess %lld\n",
if ((st_debug & 0x180) == 0x100) {
if ((st_debug & 0x180) == 0x80) {
if ((st_debug & 0x7) > 2) {
if ((st_debug & 0x7)) {
volatile int st_debug = 0;
if ((uscmd->uscsi_cdb != NULL) && (st_debug & 0x7) > 6) {
if ((st_debug & 0x7) < 6)
if (((st_debug & 0x7) >= 4) &&
if ((st_debug & 0x7)) {
if ((st_debug & 0x7) >= 6) {
if ((st_debug & 0x7) >= 6) {
if ((st_debug & 0x7) >= 6) {
((scsi_options & SCSI_DEBUG_TGT) || (st_debug & 0x7))
#define ST_DEBUG1 if ((st_debug & 0x7) >= 1) scsi_log
#define ST_DEBUG2 if ((st_debug & 0x7) >= 2) scsi_log
#define ST_DEBUG3 if ((st_debug & 0x7) >= 3) scsi_log
#define ST_DEBUG4 if ((st_debug & 0x7) >= 4) scsi_log
#define ST_DEBUG5 if ((st_debug & 0x7) >= 5) scsi_log
#define ST_DEBUG6 if ((st_debug & 0x7) >= 6) scsi_log
#define ST_RECOV if (st_debug & 0x8) scsi_log
#define ST_ENTR(d, fn) if (st_debug & 0x10) { DEBLOCK(d) \
#define ST_FUNC(d, fn) if (st_debug & 0x20) { DEBLOCK(d) \
#define ST_SPAC if (st_debug & 0x40) scsi_log
#define ST_CDB(d, cmnt, cdb) if (st_debug & 0x180) { DEBLOCK(d) \
#define ST_SENSE(d, cmnt, sense, size) if (st_debug & 0x200) { DEBLOCK(d) \
#define ST_POS(d, cmnt, pdata) if (st_debug & 0x400) { DEBLOCK(d) \