sbd_unmap_props_t
sbd_get_unmap_props(sbd_unmap_props_t *sup,
sbd_unmap_props_t *osup, uint32_t *err_ret)
if (iocd->stmf_ibuf_size < sizeof (sbd_unmap_props_t)) {
if (iocd->stmf_obuf_size < sizeof (sbd_unmap_props_t)) {
ret = sbd_get_unmap_props((sbd_unmap_props_t *)ibuf,
(sbd_unmap_props_t *)obuf, &iocd->stmf_error);
static int sbd_get_unmap_props(sbd_unmap_props_t *sup, sbd_unmap_props_t *osup,