TAG_DECODE 78 drivers/block/sx8.c #define TAG_VALID(tag) ((((tag) & 0xf) == 0xf) && (TAG_DECODE(tag) < 32)) TAG_DECODE 923 drivers/block/sx8.c msg_idx = TAG_DECODE(handle);