HomeSort by: relevance | last modified time | path
    Searched refs:ci_max_commands (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mlxio.h 94 u_int ci_max_commands; member in struct:mlx_cinfo
mlx.c 404 ci->ci_max_commands = le16toh(me2->me_max_commands);
430 ci->ci_max_commands = meo->me_max_commands;
483 uimin(ci->ci_max_commands, MLX_MAX_QUEUECNT) -

Completed in 39 milliseconds