Searched refs:SIMPLE_MODE_INT (Results 1 – 2 of 2) sorted by relevance
184 # define SIMPLE_MODE_INT 2 macro 187 int intr_mode; /* either PERF_MODE_INT or SIMPLE_MODE_INT */
8700 h->intr_mode = hpsa_simple_mode ? SIMPLE_MODE_INT : PERF_MODE_INT; in hpsa_init_one()