Searched refs:i_bcnt_hi (Results 1 – 1 of 1) sorted by relevance
74 u8 i_bcnt_hi; /* high 8-bits of 40-bit "Instant" */ member84 return ((u64)q->i_bcnt_hi << 32) | be32_to_cpu(q->i_bcnt_lo); in qm_mcr_querycgr_i_get64()