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

/freebsd-12-stable/sys/dev/sdhci/
H A Dsdhci.c149 #define SDHCI_ASSERT_LOCKED(_slot) mtx_assert(&_slot->mtx, MA_OWNED); macro
1240 SDHCI_ASSERT_LOCKED(slot);
1478 SDHCI_ASSERT_LOCKED(slot);

Completed in 167 milliseconds