Home
last modified time | relevance | path

Searched refs:bus_busy (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.h388 u_char bus_busy; /* Bus busy status */ member
H A Dsdhci.c1526 while (slot->bus_busy) in sdhci_generic_acquire_host()
1528 slot->bus_busy++; in sdhci_generic_acquire_host()
1543 slot->bus_busy--; in sdhci_generic_release_host()