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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_trace.h113 #define ST_BCACHE 0x0010 /* BCACHE entry points */ macro
134 * ST_BCACHE functions
136 #define SDF_OPEN 0x00 | ST_BCACHE
137 #define SDF_CLOSE 0x01 | ST_BCACHE
138 #define SDF_HALLOC 0x02 | ST_BCACHE
139 #define SDF_HFREE 0x03 | ST_BCACHE
140 #define SDF_ALLOCBUF 0x04 | ST_BCACHE
141 #define SDF_FREEBUF 0x05 | ST_BCACHE
142 #define SDF_WRITE 0x06 | ST_BCACHE
143 #define SDF_READ 0x07 | ST_BCACHE
[all...]

Completed in 59 milliseconds