Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic.h51 #define SNIC_MIN_IO_REQ 8 /* Min IO throttle count */ macro
H A Dsnic_main.c512 max_t(u32, SNIC_MIN_IO_REQ, max_ios)); in snic_probe()