HomeFreeBSD

cwd10 takes the low 32-bits and cwd11 takes the upper 32-bits of the

Description

cwd10 takes the low 32-bits and cwd11 takes the upper 32-bits of the
lba. Rather than do a cast to uint64_t, which clang warns might be
unaligned, do the stores 32-bits at a time.

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS314887: Add and use a MMC_DECLARE_BRIDGE macro for declaring mmc(4) bridges
Branches
Unknown
Tags
Unknown