Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h51 #define ST_MAXRECSIZE_VARIABLE 65535 macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c2383 if (maxbsize > ST_MAXRECSIZE_VARIABLE) { in st_get_conf_from_tape_drive()
3897 if (bp->b_bcount > ST_MAXRECSIZE_VARIABLE) { in st_minphys()