Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Di2o-dev.h46 #define I2OPASSTHRU32 _IOR(I2O_MAGIC_NUMBER,12,struct i2o_cmd_passthru32)
48 struct i2o_cmd_passthru32 { struct
/linux-4.1.27/drivers/staging/i2o/
Di2o_config.c527 struct i2o_cmd_passthru32 __user *cmd; in i2o_cfg_passthru32()
544 cmd = (struct i2o_cmd_passthru32 __user *)arg; in i2o_cfg_passthru32()