Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dosst_options.h55 #define OSST_FIRST_SG ((OSST_BUFFER_BLOCKS*1024) / PAGE_SIZE) macro
Dosst.c5572 if (max_sg_segs >= OSST_FIRST_SG) in validate_options()