Home
last modified time | relevance | path

Searched defs:cfg_mode (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg.h34 char cfg_mode[ADF_CFG_MAX_VAL]; member
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_sysctl.c98 static const char *const cfg_mode[] = { "ks;us", "us", "ks" }; variable
/freebsd/sys/dev/sdhci/
H A Dsdhci_pci.c166 uint8_t cfg_mode; /* Saved mode */ member