Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Di2o-dev.h45 #define I2OPASSTHRU _IOR(I2O_MAGIC_NUMBER,12,struct i2o_cmd_passthru)
53 struct i2o_cmd_passthru { struct
/linux-4.1.27/drivers/staging/i2o/
Di2o_config.c777 struct i2o_cmd_passthru __user *cmd = in i2o_cfg_passthru()
778 (struct i2o_cmd_passthru __user *)arg; in i2o_cfg_passthru()