Searched refs:ST_YES (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/
H A Dst.c1677 if (st_compression(STp, (STm->default_compression == ST_YES))) {
2447 STm->default_compression = (value & 1 ? ST_YES : ST_NO);
2453 st_compression(STp, (STm->default_compression == ST_YES));
H A Dst.h236 #define ST_YES 2 macro

Completed in 157 milliseconds