Searched refs:I2O_PARAMS_TABLE_GET (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_proc.c | 803 token = i2o_parm_table_get(c->exec, I2O_PARAMS_TABLE_GET, 0x0003, -1, in i2o_seq_show_ddm_table() 906 token = i2o_parm_table_get(c->exec, I2O_PARAMS_TABLE_GET, 0x0005, -1, in i2o_seq_show_drivers_stored() 979 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF000, -1, NULL, 0, in i2o_seq_show_groups() 1042 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF001, -1, NULL, 0, in i2o_seq_show_phys_device() 1083 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF002, -1, NULL, 0, in i2o_seq_show_claimed() 1135 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF003, -1, NULL, 0, in i2o_seq_show_users() 1183 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF000, -1, NULL, 0, in i2o_seq_show_priv_msgs() 1226 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF006, -1, NULL, 0, in i2o_seq_show_authorized_users()
|
/linux-4.1.27/drivers/scsi/dpt/ |
D | dpti_i2o.h | 183 #define I2O_PARAMS_TABLE_GET 0x0005 macro
|
/linux-4.1.27/include/uapi/linux/ |
D | i2o-dev.h | 358 #define I2O_PARAMS_TABLE_GET 0x0005 macro
|