Home
last modified time | relevance | path

Searched defs:need_unlock (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/misc/syscons/
HDsyscons.c2713 wait_scrn_saver_stop(sc_softc_t *sc, int need_unlock) in wait_scrn_saver_stop()
3526 sc_clean_up(scr_stat *scp, int need_unlock) in sc_clean_up()
/dragonfly/sys/bus/cam/
HDcam_xpt.c3949 int need_unlock = 0; in xpt_create_path_unlocked() local