Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci.c746 sdhci_handle_card_present_locked(struct sdhci_slot *slot, bool is_present)
775 sdhci_handle_card_present(struct sdhci_slot *slot, bool is_present)
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c449 dwmmc_handle_card_present(struct dwmmc_softc *sc, bool is_present) in dwmmc_handle_card_present()
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_encode.h165 int (*is_present)(const void *); member
/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