gpib_select_device_path_ioctl
struct gpib_select_device_path_ioctl *selection;
selection = vmalloc(sizeof(struct gpib_select_device_path_ioctl));
sizeof(struct gpib_select_device_path_ioctl));
IBSELECT_DEVICE_PATH = _IOW(GPIB_CODE, 43, struct gpib_select_device_path_ioctl),