Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c13984 #define LTO_REQ_INQUIRY 44 macro
13994 buf = kmem_zalloc(LTO_REQ_INQUIRY, KM_SLEEP); in st_is_hp_lto_worm()
13996 result = st_get_special_inquiry(un, LTO_REQ_INQUIRY, buf, 0); in st_is_hp_lto_worm()
14016 kmem_free(buf, LTO_REQ_INQUIRY); in st_is_hp_lto_worm()