Searched defs:ST_BSUB (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_trace.h114 #define ST_BSUB 0x0020 /* BCACHE subroutines */ macro
152 * ST_BSUB - bcache subroutines
154 #define SDF_ENT_GET 0x00 | ST_BSUB
155 #define SDF_ENT_ALLOC 0x01 | ST_BSUB
156 #define SDF_READ_EA 0x02 | ST_BSUB
157 #define SDF_ENT_FREE 0x03 | ST_BSUB
158 #define SDF_WR_ALLOC 0x04 | ST_BSUB
159 #define SDF_WR_FREE 0x05 | ST_BSUB
160 #define SDF_WR_ALLOCONE 0x06 | ST_BSUB

Completed in 44 milliseconds