Home
last modified time | relevance | path

Searched defs:is_present (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/sdhci/
H A Dsdhci.c742 sdhci_handle_card_present_locked(struct sdhci_slot *slot, bool is_present)
771 sdhci_handle_card_present(struct sdhci_slot *slot, bool is_present)
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c455 dwmmc_handle_card_present(struct dwmmc_softc *sc, bool is_present) in dwmmc_handle_card_present()
/freebsd/sys/dev/rtsx/
H A Drtsx.c617 bool is_present; in rtsx_handle_card_present() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp220 } is_present; member