Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_user.h106 struct tws_ioctl_no_data_buf { struct
138 _IOWR('T', 202, struct tws_ioctl_no_data_buf)
H A Dtws_user.c88 struct tws_ioctl_no_data_buf *ubuf = (struct tws_ioctl_no_data_buf *)buf; in tws_passthru()