Searched refs:twe_paramcommand (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/twe/
H A Dtweio.h82 struct twe_paramcommand { struct
89 #define TWEIO_SET_PARAM _IOW ('T', 104, struct twe_paramcommand)
90 #define TWEIO_GET_PARAM _IOW ('T', 105, struct twe_paramcommand)
H A Dtwe.c516 struct twe_paramcommand *tp = (struct twe_paramcommand *)addr;

Completed in 105 milliseconds