Searched refs:ST_KILOBYTE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c76 #define ST_KILOBYTE 1024 macro
114 #define OSST_BUFFER_SIZE (OSST_BUFFER_BLOCKS * ST_KILOBYTE)
115 #define OSST_WRITE_THRESHOLD (OSST_WRITE_THRESHOLD_BLOCKS * ST_KILOBYTE)
3972 value = (options & ~MT_ST_OPTIONS) * ST_KILOBYTE;
5571 osst_write_threshold = write_threshold_kbs * ST_KILOBYTE;
H A Dst.c74 #define ST_KILOBYTE 1024 macro
146 #define ST_FIXED_BUFFER_SIZE (ST_FIXED_BUFFER_BLOCKS * ST_KILOBYTE)
3916 st_fixed_buffer_size = buffer_kbs * ST_KILOBYTE;

Completed in 72 milliseconds