Searched refs:SNIC_MIN_IO_REQ (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/snic/ | ||
D | snic.h | 51 #define SNIC_MIN_IO_REQ 8 /* Min IO throttle count */ macro |
D | snic_main.c | 531 max_t(u32, SNIC_MIN_IO_REQ, max_ios)); in snic_probe() |