Home
last modified time | relevance | path

Searched defs:curs (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/arch/sparc64/dev/
H A Dcreator.c222 struct wsdisplay_cursor *curs; in creator_ioctl() local
341 creator_setcursor(struct creator_softc *sc, struct wsdisplay_cursor *curs) in creator_setcursor()
/openbsd/sys/arch/i386/i386/
H A Dpowernow-k7.c335 int curs; in k7pnow_acpi_pss_changed() local
352 int curs; in k7pnow_acpi_init() local
H A Dpowernow-k8.c400 int curs; in k8pnow_acpi_pss_changed() local
423 int curs; in k8pnow_acpi_init() local
/openbsd/sys/arch/amd64/amd64/
H A Dpowernow-k8.c347 int curs, needtran; in k8pnow_acpi_pss_changed() local
393 int curs; in k8pnow_acpi_init() local
/openbsd/sys/dev/sbus/
H A Dcgsix.c248 struct wsdisplay_cursor *curs; in cgsix_ioctl() local
373 cgsix_setcursor(struct cgsix_softc *sc, struct wsdisplay_cursor *curs) in cgsix_setcursor()
/openbsd/games/hack/
H A Dhack.termcap.c163 curs(int x, int y) in curs() function