Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmlxio.h94 u_int ci_max_commands; member
H A Dmlx.c404 ci->ci_max_commands = le16toh(me2->me_max_commands); in mlx_init()
430 ci->ci_max_commands = meo->me_max_commands; in mlx_init()
483 uimin(ci->ci_max_commands, MLX_MAX_QUEUECNT) - in mlx_init()