Home
last modified time | relevance | path

Searched refs:CENTRY_INUSE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h656 #define CENTRY_INUSE(centry) ((centry)->cc_inuse) macro
H A Dsd_bcache.c2463 uflag = &(CENTRY_INUSE(centry)); in _sd_cc_wait()