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

  /src/sys/dev/ic/
mlxreg.h 231 u_int8_t me_max_commands; member in struct:mlx_enquiry_old
258 u_int8_t me_max_commands; member in struct:mlx_enquiry
297 u_int16_t me_max_commands; member in struct:mlx_enquiry2
mlx.c 404 ci->ci_max_commands = le16toh(me2->me_max_commands);
430 ci->ci_max_commands = meo->me_max_commands;
1110 me->me_max_commands = meo->me_max_commands;
  /src/usr.sbin/mlxctl/
cmds.c 237 le16toh(enq.me_max_commands));

Completed in 14 milliseconds