Home
last modified time | relevance | path

Searched refs:SIMPLE_MODE_INT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c8682 h->intr_mode = hpsa_simple_mode ? SIMPLE_MODE_INT : PERF_MODE_INT; in hpsa_init_one()
/kernel/linux/linux-6.6/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.c8707 h->intr_mode = hpsa_simple_mode ? SIMPLE_MODE_INT : PERF_MODE_INT; in hpsa_init_one()

Completed in 27 milliseconds