Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aac/
HDaacvar.h417 u_int32_t supported_options; member
HDaac.c1754 sc->supported_options = options; in aac_check_firmware()
2733 sc->supported_options, in aac_describe_controller()
2756 if (sc->supported_options & AAC_SUPPORTED_SUPPLEMENT_ADAPTER_INFO) { in aac_describe_controller()
/NextBSD/sys/dev/aacraid/
HDaacraid_var.h470 u_int32_t supported_options; member
HDaacraid.c1616 sc->supported_options = options; in aac_check_firmware()
2462 if (sc->supported_options & AAC_SUPPORTED_SUPPLEMENT_ADAPTER_INFO) { in aac_describe_controller()
2511 sc->supported_options, in aac_describe_controller()