Searched defs:gpib_ppoll_config_ioctl (Results 1 – 1 of 1) sorted by relevance
91 struct gpib_ppoll_config_ioctl { struct92 __u8 config;93 unsigned set_ist : 1;94 unsigned clear_ist : 1;95 unsigned padding :22; // align to 32 bit boundary