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

  /src/sys/dev/tc/
stic.c 139 static int stic_get_cursor(struct stic_info *, struct wsdisplay_cursor *);
587 return (stic_get_cursor(si, (struct wsdisplay_cursor *)data));
1369 stic_get_cursor(struct stic_info *si, struct wsdisplay_cursor *p) function in typeref:typename:int
stic.c 139 static int stic_get_cursor(struct stic_info *, struct wsdisplay_cursor *);
587 return (stic_get_cursor(si, (struct wsdisplay_cursor *)data));
1369 stic_get_cursor(struct stic_info *si, struct wsdisplay_cursor *p) function in typeref:typename:int
stic.c 139 static int stic_get_cursor(struct stic_info *, struct wsdisplay_cursor *);
587 return (stic_get_cursor(si, (struct wsdisplay_cursor *)data));
1369 stic_get_cursor(struct stic_info *si, struct wsdisplay_cursor *p) function in typeref:typename:int

Completed in 34 milliseconds