Searched refs:a_bcnt_lo (Results 1 – 1 of 1) sorted by relevance
78 __be32 a_bcnt_lo; /* low 32-bits of 40-bit */ member88 return ((u64)q->a_bcnt_hi << 32) | be32_to_cpu(q->a_bcnt_lo); in qm_mcr_querycgr_a_get64()