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

/freebsd-11.0-release/sys/dev/iir/
H A Diir.h577 u_int16_t cmd_index_max; member in struct:gdt_statist
H A Diir.c666 if (gdt_stat.cmd_index_act > gdt_stat.cmd_index_max)
667 gdt_stat.cmd_index_max = gdt_stat.cmd_index_act;

Completed in 121 milliseconds