Home
last modified time | relevance | path

Searched refs:BTOb (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_dump.c58 #define BTOb(bytes) ((bytes) << 3) /* Bytes to bits, log2(NBBY) */ macro
1074 totbit = BTOb(dp->cbd_size); in cpr_contig_pages()