Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c14045 #define SEQ_CAP_PAGE (char)0xb0 macro
14057 result = st_get_special_inquiry(un, 6, buf, SEQ_CAP_PAGE); in st_is_t10_worm()
14065 ASSERT(buf[1] == SEQ_CAP_PAGE); in st_is_t10_worm()