Searched refs:CMD_STAT_OK (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c62 CMD_STAT_OK = 0x00, enumerator in enum:__anon51
162 (status != CMD_STAT_OK && trans_table[status] == 0))
204 return CMD_STAT_OK;
209 return CMD_STAT_OK;

Completed in 124 milliseconds