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

/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c1164 #define KMERR_BADCACHE 6 /* freed a buffer to the wrong cache */ macro
1311 error = KMERR_BADCACHE;
1382 case KMERR_BADCACHE:

Completed in 75 milliseconds