Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dst.h239 #define ST_NO 1 macro
Dst.c2434 STm->default_compression = (value & 1 ? ST_YES : ST_NO);
Dosst.c4040 STm->default_compression = (value & 1 ? ST_YES : ST_NO); in osst_set_options()