Searched refs:interrupt_coalesce_count (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/ciss/
H A Dcissreg.h407 u_int32_t interrupt_coalesce_count; member in struct:ciss_config_table
H A Dciss.c751 sc->ciss_cfg->interrupt_coalesce_count = CISS_INTERRUPT_COALESCE_COUNT;
1275 sc->ciss_cfg->interrupt_coalesce_count);
4635 cis->count = sc->ciss_cfg->interrupt_coalesce_count;
4654 sc->ciss_cfg->interrupt_coalesce_count = cis->count;

Completed in 224 milliseconds