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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dsx8.c70 #define TAG_ENCODE(tag) (((tag) << 16) | 0xf) macro
601 ioc->handle = cpu_to_le32(TAG_ENCODE(idx));
665 st->handle = cpu_to_le32(TAG_ENCODE(idx));
679 ab->handle = cpu_to_le32(TAG_ENCODE(idx));
706 ioc->handle = cpu_to_le32(TAG_ENCODE(idx));
725 ioc->handle = cpu_to_le32(TAG_ENCODE(idx));
895 msg->handle = cpu_to_le32(TAG_ENCODE(crq->tag));

Completed in 112 milliseconds