Searched refs:mlx_getslot (Results 1 – 1 of 1) sorted by relevance
128 static int mlx_getslot(struct mlx_command *mc);1297 if (mlx_getslot(mc)) in mlx_periodic_eventlog_poll()1497 if (mlx_getslot(mc)) in mlx_pause_action()1606 if (mlx_getslot(mc)) in mlx_enquire()1655 if (mlx_getslot(mc)) in mlx_flush()1698 if (mlx_getslot(mc)) in mlx_check()1742 if (mlx_getslot(mc)) in mlx_rebuild()1927 if (mlx_getslot(mc) != 0) { in mlx_startio()2081 if (mlx_getslot(mc)) in mlx_user_command()2133 mlx_getslot(struct mlx_command *mc) in mlx_getslot() function