BYTES_FOR_QID_SHIFT
ran = ran << BYTES_FOR_QID_SHIFT;
#define NVMET_FC_QUEUEID_MASK ((u64)((1 << BYTES_FOR_QID_SHIFT) - 1))