Home
last modified time | relevance | path

Searched refs:ST_YES (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dst.h172 #define ST_YES 2 macro
Dst.c1329 if (st_compression(STp, (STm->default_compression == ST_YES))) { in st_write()
2104 STm->default_compression = (value & 1 ? ST_YES : ST_NO); in st_set_options()
2109 st_compression(STp, (STm->default_compression == ST_YES)); in st_set_options()
Dosst.c3834 STm->default_compression = (value & 1 ? ST_YES : ST_NO); in osst_set_options()