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

/freebsd-11.0-release/sys/dev/mmc/host/
H A Ddwmmc_var.h37 HWTYPE_NONE, enumerator in enum:__anon10892
H A Ddwmmc.c139 {NULL, HWTYPE_NONE},
490 if (hwtype == HWTYPE_NONE)
508 if (sc->hwtype == HWTYPE_NONE) {
/freebsd-11.0-release/sys/arm/freescale/imx/
H A Dimx_sdhci.c90 #define HWTYPE_NONE 0 /* Hardware not recognized/supported. */ macro
172 {NULL, HWTYPE_NONE},
759 if (sc->hwtype == HWTYPE_NONE)

Completed in 58 milliseconds