Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/iir/
H A Diir.h576 u_int16_t sg_count_max; member
H A Diir.c1251 if (nseg > gdt_stat.sg_count_max) in gdtexecuteccb()
1252 gdt_stat.sg_count_max = nseg; in gdtexecuteccb()