Searched refs:OSST_EOM_RESERVE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ | ||
D | osst_options.h | 42 #define OSST_EOM_RESERVE 300 macro |
D | osst.c | 3221 if (STp->first_frame_position >= STp->capacity - OSST_EOM_RESERVE) { in osst_write() |