Searched refs:OSST_FIRST_SG (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/ | ||
D | osst_options.h | 55 #define OSST_FIRST_SG ((OSST_BUFFER_BLOCKS*1024) / PAGE_SIZE) macro |
D | osst.c | 5572 if (max_sg_segs >= OSST_FIRST_SG) in validate_options() |