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