Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Dsx8.c76 #define TAG_ENCODE(tag) (((tag) << 16) | 0xf) macro
533 ioc->handle = cpu_to_le32(TAG_ENCODE(rq->tag)); in carm_array_info()
596 st->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_sync_time()
610 ab->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_alloc_buf()
637 ioc->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_scan_channels()
656 ioc->handle = cpu_to_le32(TAG_ENCODE(idx)); in carm_fill_get_fw_ver()
761 msg->handle = cpu_to_le32(TAG_ENCODE(rq->tag)); in carm_queue_rq()