Home
last modified time | relevance | path

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

/drivers/message/i2o/
Di2o_proc.c816 token = i2o_parm_table_get(c->exec, I2O_PARAMS_TABLE_GET, 0x0003, -1, in i2o_seq_show_ddm_table()
918 token = i2o_parm_table_get(c->exec, I2O_PARAMS_TABLE_GET, 0x0005, -1, in i2o_seq_show_drivers_stored()
990 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF000, -1, NULL, 0, in i2o_seq_show_groups()
1053 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF001, -1, NULL, 0, in i2o_seq_show_phys_device()
1094 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF002, -1, NULL, 0, in i2o_seq_show_claimed()
1146 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF003, -1, NULL, 0, in i2o_seq_show_users()
1194 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF000, -1, NULL, 0, in i2o_seq_show_priv_msgs()
1237 token = i2o_parm_table_get(d, I2O_PARAMS_TABLE_GET, 0xF006, -1, NULL, 0, in i2o_seq_show_authorized_users()
Ddevice.c546 int i2o_parm_table_get(struct i2o_device *dev, int oper, int group, in i2o_parm_table_get() function
583 EXPORT_SYMBOL(i2o_parm_table_get);