Searched refs:OSST_MAX_SG (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ | ||
D | osst_options.h | 51 #define OSST_MAX_SG (((OSST_BUFFER_BLOCKS*1024) / PAGE_SIZE) + 1) macro |
D | osst.c | 142 static int osst_max_sg_segs = OSST_MAX_SG; |