LTO_REQ_INQUIRY
buf = kmem_zalloc(LTO_REQ_INQUIRY, KM_SLEEP);
result = st_get_special_inquiry(un, LTO_REQ_INQUIRY, buf, 0);
kmem_free(buf, LTO_REQ_INQUIRY);