Searched refs:DEBLOCK (Results 1 – 1 of 1) sorted by relevance
1460 #define DEBLOCK(d) int lev = CE_NOTE; mutex_enter(&st_debug_mutex); \ macro1488 #define ST_ENTR(d, fn) if (st_debug & 0x10) { DEBLOCK(d) \1492 #define ST_FUNC(d, fn) if (st_debug & 0x20) { DEBLOCK(d) \1499 #define ST_CDB(d, cmnt, cdb) if (st_debug & 0x180) { DEBLOCK(d) \1503 #define ST_SENSE(d, cmnt, sense, size) if (st_debug & 0x200) { DEBLOCK(d) \1507 #define ST_POS(d, cmnt, pdata) if (st_debug & 0x400) { DEBLOCK(d) \