Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dsx8.c76 #define TAG_ENCODE(tag) (((tag) << 16) | 0xf) macro
614 ioc->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_array_info()
679 st->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_sync_time()
693 ab->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_alloc_buf()
720 ioc->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_scan_channels()
739 ioc->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_get_fw_ver()
904 msg->handle = cpu_to_le32(TAG_ENCODE(crq->tag)); in carm_rq_fn()