Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.h184 # define SIMPLE_MODE_INT 2 macro
187 int intr_mode; /* either PERF_MODE_INT or SIMPLE_MODE_INT */
H A Dhpsa.c8700 h->intr_mode = hpsa_simple_mode ? SIMPLE_MODE_INT : PERF_MODE_INT; in hpsa_init_one()