Home
last modified time | relevance | path

Searched refs:ioctl_nl_t (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.h48 typedef signed char ioctl_nl_t; typedef
57 ioctl_nl_t final_nl;
Dhwc_rw.c286 ioctl_nl_t old_final_nl; in dump_storage_area()
2362 if (get_user (tmp.final_nl, (ioctl_nl_t *) arg)) in hwc_ioctl()
2405 if (put_user (tmp.final_nl, (ioctl_nl_t *) arg)) in hwc_ioctl()