CF_SECBITS
for (i = 0; i < (BlocksThisTime << CF_SECBITS);
buffer += BlocksThisTime << CF_SECBITS;
for (i = 0; i < (BlocksThisTime << CF_SECBITS);
buffer += BlocksThisTime << CF_SECBITS;
sc->sc_bio.nblks = bp->b_bcount >> CF_SECBITS;
#define CF_SECTOR_SIZE (1 << CF_SECBITS)
sz = sz << CF_SECBITS; /* in bytes */
Size = nBlocks << CF_SECBITS;
s = SysAce_read(sc->sc_dp,addr,sector,reqcnt >> CF_SECBITS);
#define CF_SECTOR_SIZE (1 << CF_SECBITS)