Searched refs:aac_support_opt2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_var.h480 u_int32_t aac_support_opt2; /* supp. options from suppl. info */ member in struct:aac_softc
H A Daacraid.c468 if (sc->aac_support_opt2 & AAC_SUPPORTED_VARIABLE_BLOCK_SIZE)
511 if (!(sc->aac_support_opt2 & AAC_SUPPORTED_VARIABLE_BLOCK_SIZE)) {
1813 if (sc->aac_support_opt2 & AAC_SUPPORTED_POWER_MANAGEMENT) {
2504 sc->aac_support_opt2 = supp_info->SupportedOptions2;
3829 if (sc->aac_support_opt2 & AAC_SUPPORTED_MU_RESET) {
3876 (sc->aac_support_opt2 & AAC_SUPPORTED_DOORBELL_RESET)) {
H A Daacraid_cam.c624 if (sc->aac_support_opt2 & AAC_SUPPORTED_POWER_MANAGEMENT) {

Completed in 101 milliseconds