Home
last modified time | relevance | path

Searched refs:ST_DEV_CONFIG_NO_COMP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1543 #define ST_DEV_CONFIG_NO_COMP 0x00 /* use no compression */ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c8038 cflag = ST_DEV_CONFIG_NO_COMP; in st_set_devconfig_page()