HomeSort by: relevance | last modified time | path
    Searched refs:ST_OPS_CMPRSS_ON (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/scsipi/
stvar.h 96 #define ST_OPS_CMPRSS_ON 0x03 /* turn on compression */
st_scsi.c 128 case ST_OPS_CMPRSS_ON:
131 (op == ST_OPS_CMPRSS_ON) ? 1 : 0);
st_atapi.c 127 case ST_OPS_CMPRSS_ON:
st.c 1604 ST_OPS_CMPRSS_OFF : ST_OPS_CMPRSS_ON,

Completed in 16 milliseconds