Searched refs:TAG_VALID (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dsx8.c78 #define TAG_VALID(tag) ((((tag) & 0xf) == 0xf) && (TAG_DECODE(tag) < 32)) macro
1078 if (unlikely(!TAG_VALID(handle))) {

Completed in 45 milliseconds