Searched refs:SIMPLE_MODE_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ | ||
H A D | hpsa.h | 184 # define SIMPLE_MODE_INT 2 macro |
H A D | hpsa.c | 8707 h->intr_mode = hpsa_simple_mode ? SIMPLE_MODE_INT : PERF_MODE_INT; in hpsa_init_one() |