Home
last modified time | relevance | path

Searched defs:get_inst (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/lib/
H A Dipmi_dcmi.c1526 int i,j, tota_inst, get_inst, offset = 0; in ipmi_dcmi_prnt_get_temp_readings() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c206 static struct mlx5_cmd_layout *get_inst(struct mlx5_cmd *cmd, int idx) in get_inst() function