Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c333 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
372 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
412 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
449 ST_NO_RECSIZE_LIMIT | /* 08000 Supports blocks > 64KB */
580 ST_NO_RECSIZE_LIMIT | /* 08000 Supports blocks > 64KB */
622 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
658 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
938 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
976 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
1018 ST_NO_RECSIZE_LIMIT, /* 08000 Supports blocks > 64KB */
[all …]
H A Dst.c2384 tem_dp->options |= ST_NO_RECSIZE_LIMIT; in st_get_conf_from_tape_drive()
3046 (un->un_dp->options & ST_NO_RECSIZE_LIMIT); in st_tape_init()
3089 ST_NO_RECSIZE_LIMIT; in st_tape_init()
5025 (un->un_dp->options & ST_NO_RECSIZE_LIMIT)) { in st_ioctl()
/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h178 #define ST_NO_RECSIZE_LIMIT 0x8000 /* For variable record size */ macro
263 ST_NO_RECSIZE_LIMIT | ST_MODE_SEL_COMP | ST_NO_RESERVE_RELEASE |\