Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic79xx.h1245 u_int int_coalescing_stop_threshold; member
H A Daic79xx.c5267 ahd->int_coalescing_stop_threshold = in ahd_alloc()
7818 else if (ahd->cmdcmplt_total < ahd->int_coalescing_stop_threshold) in ahd_stat_timer()