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

/freebsd-11-stable/sys/dev/extres/regulator/
H A Dregulator_fixed.c321 bool attach_done; member in struct:regfix_softc
415 if (sc->attach_done)
425 sc->attach_done = true;
475 sc->attach_done = true;
/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c97 int attach_done; member in struct:host1x_softc
458 if (sc->attach_done || bus_current_pass < BUS_PASS_DEFAULT) {
463 sc->attach_done = 1;

Completed in 180 milliseconds