HomeSort by: relevance | last modified time | path
    Searched defs:usl_sync_get (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplay_compat_usl.c 75 static struct usl_syncdata *usl_sync_get(struct wsscreen *);
169 usl_sync_get(struct wsscreen *scr) function in typeref:struct:usl_syncdata *
396 sd = usl_sync_get(scr);
404 sd = usl_sync_get(scr);
416 sd = usl_sync_get(scr);

Completed in 15 milliseconds