Home
last modified time | relevance | path

Searched refs:int_coalescing_threshold (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic79xxvar.h1256 u_int int_coalescing_threshold; member
H A Daic79xx.c7795 if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold) in ahd_stat_timer()
/netbsd-src/sys/dev/pci/
H A Dahd_pci.c361 ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT; in ahd_pci_attach()