HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_wsdisplay_cursor (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_ioctl.h 188 struct netbsd32_wsdisplay_cursor { struct
200 #define WSDISPLAYIO_GCURSOR32 _IOWR('W', 73, struct netbsd32_wsdisplay_cursor)
201 #define WSDISPLAYIO_SCURSOR32 _IOW('W', 74, struct netbsd32_wsdisplay_cursor)
netbsd32_ioctl.c 494 netbsd32_to_wsdisplay_cursor(struct netbsd32_wsdisplay_cursor *c32,
973 struct netbsd32_wsdisplay_cursor *c32, u_long cmd)

Completed in 14 milliseconds