Searched refs:AAC_FLAGS_ARRAY_64BIT (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/aac/
H A Daacvar.h415 #define AAC_FLAGS_ARRAY_64BIT (1 << 13) /* 64-bit array size */ macro
H A Daac.c1774 sc->flags |= AAC_FLAGS_ARRAY_64BIT;
1838 (sc->flags & AAC_FLAGS_ARRAY_64BIT)) {
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_var.h462 #define AAC_FLAGS_ARRAY_64BIT (1 << 13) /* 64-bit array size */ macro
H A Daacraid.c1650 sc->flags |= AAC_FLAGS_ARRAY_64BIT;
1736 (sc->flags & AAC_FLAGS_ARRAY_64BIT)) {

Completed in 183 milliseconds