Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daac.c744 br->ByteCount = cm->cm_bcount * AAC_BLOCK_SIZE; in aac_bio_command()
754 bw->ByteCount = cm->cm_bcount * AAC_BLOCK_SIZE; in aac_bio_command()
2154 _lto4b(AAC_BLOCK_SIZE, rcd.length); in aac_internal_cache_cmd()
H A Daacreg.h46 #define AAC_BLOCK_SIZE 512 macro