Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h578 #define AAC_SUPPORTED_VARIABLE_BLOCK_SIZE 0x40000 /* 4KB sector size */ macro
H A Daacraid.c440 if (sc->aac_support_opt2 & AAC_SUPPORTED_VARIABLE_BLOCK_SIZE) in aac_get_container_info()
485 if (!(sc->aac_support_opt2 & AAC_SUPPORTED_VARIABLE_BLOCK_SIZE)) { in aac_get_container_info()