Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
HDtws_user.h108 struct tws_ioctl_no_data_buf { struct
141 _IOWR('T', 202, struct tws_ioctl_no_data_buf)
HDtws_user.c95 struct tws_ioctl_no_data_buf *ubuf = (struct tws_ioctl_no_data_buf *)buf; in tws_passthru()