Searched refs:rtsx_bus_busy (Results 1 – 1 of 1) sorted by relevance
122 int8_t rtsx_bus_busy; /* bus busy status */ member3532 while (sc->rtsx_bus_busy)3533 msleep(&sc->rtsx_bus_busy, &sc->rtsx_mtx, 0, "rtsxah", 0);3534 sc->rtsx_bus_busy++;3550 sc->rtsx_bus_busy--;3551 wakeup(&sc->rtsx_bus_busy);