Searched refs:CENTRY_INUSE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ | ||
H A D | sd_bcache.h | 656 #define CENTRY_INUSE(centry) ((centry)->cc_inuse) macro |
H A D | sd_bcache.c | 2463 uflag = &(CENTRY_INUSE(centry)); in _sd_cc_wait() |