Home
last modified time | relevance | path

Searched defs:topbit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/riscv/riscv/
H A Driscv_machdep.c961 size_t topbit = sizeof(long) * NBBY - 1; global() variable
/netbsd-src/sys/dev/pci/qat/
H A Dqat_ae.c1801 u_int topbit = CRC_BITMASK(CRC_WIDTH - 1); in qat_aefw_csum_calc() local