Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtiio.h280 struct ti_params { struct
317 #define TIIOCGETPARAMS _IOR('T', 2, struct ti_params)
318 #define TIIOCSETPARAMS _IOW('T', 3, struct ti_params)
/freebsd/sys/dev/ti/
H A Dif_ti.c3658 struct ti_params *params; in ti_ioctl2()
3660 params = (struct ti_params *)addr; in ti_ioctl2()
3675 struct ti_params *params; in ti_ioctl2()
3677 params = (struct ti_params *)addr; in ti_ioctl2()