Home
last modified time | relevance | path

Searched refs:supported_options (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/aac/
Daacvar.h419 u_int32_t supported_options; member
Daac.c1757 sc->supported_options = options; in aac_check_firmware()
2736 sc->supported_options, in aac_describe_controller()
2759 if (sc->supported_options & AAC_SUPPORTED_SUPPLEMENT_ADAPTER_INFO) { in aac_describe_controller()
/freebsd-12-stable/sys/dev/aacraid/
Daacraid_var.h472 u_int32_t supported_options; member
Daacraid.c1625 sc->supported_options = options; in aac_check_firmware()
2494 if (sc->supported_options & AAC_SUPPORTED_SUPPLEMENT_ADAPTER_INFO) { in aac_describe_controller()
2543 sc->supported_options, in aac_describe_controller()