Searched refs:device_check_callout (Results 1 – 8 of 8) sorted by relevance
1969 if ((callout_pending(&sc->device_check_callout)) || in mps_mapping_check_devices()1970 (!callout_active(&sc->device_check_callout))) { in mps_mapping_check_devices()1975 callout_deactivate(&sc->device_check_callout); in mps_mapping_check_devices()2012 callout_reset(&sc->device_check_callout, in mps_mapping_check_devices()
334 struct callout device_check_callout; member
2014 callout_init_mtx(&sc->device_check_callout, &sc->mps_mtx, 0); in mps_attach()2190 callout_drain(&sc->device_check_callout); in mps_free()
940 callout_reset(&sc->device_check_callout, in mpssas_discovery_end()
2439 if ((callout_pending(&sc->device_check_callout)) || in mpr_mapping_check_devices()2440 (!callout_active(&sc->device_check_callout))) { in mpr_mapping_check_devices()2445 callout_deactivate(&sc->device_check_callout); in mpr_mapping_check_devices()2482 callout_reset(&sc->device_check_callout, in mpr_mapping_check_devices()
377 struct callout device_check_callout; member
2183 callout_init_mtx(&sc->device_check_callout, &sc->mpr_mtx, 0); in mpr_attach()2364 callout_drain(&sc->device_check_callout); in mpr_free()
998 callout_reset(&sc->device_check_callout, in mprsas_discovery_end()