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

/freebsd-12-stable/sys/dev/iir/
H A Diir.h581 u_int16_t sg_count_max; member in struct:gdt_statist
H A Diir.c1192 if (nseg > gdt_stat.sg_count_max)
1193 gdt_stat.sg_count_max = nseg;

Completed in 116 milliseconds