Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstmf_ioctl.h121 } sioc_lu_props_t; typedef
/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c542 sioc_lu_props_t *lup; in stmf_ioctl()
705 (iocd->stmf_obuf_size < sizeof (sioc_lu_props_t)) || in stmf_ioctl()
720 lup = (sioc_lu_props_t *)obuf; in stmf_ioctl()
/titanic_44/usr/src/lib/libstmf/common/
H A Dstmf.c4584 sioc_lu_props_t fLuProps; in stmfGetLogicalUnitProperties()