Searched defs:gpib_board_info_ioctl (Results 1 – 1 of 1) sorted by relevance
74 struct gpib_board_info_ioctl { struct75 __u32 pad;76 __s32 sad;77 __s32 parallel_poll_configuration;78 __s32 autopolling;79 __s32 is_system_controller;80 __u32 t1_delay;81 unsigned ist : 1;82 unsigned no_7_bit_eos : 1;83 unsigned padding :30; // align to 32 bit boundary