ioat_rs_t
ioat_rs_t *rstruct;
rstruct = (ioat_rs_t *)*handle;
kmem_free(rstruct, sizeof (ioat_rs_t));
ioat_rs_t *rstruct;
rstruct = (ioat_rs_t *)handle;
ioat_rs_t *rstruct;
rstruct = (ioat_rs_t *)handle;
ioat_rs_t *rstruct;
rstruct = kmem_alloc(sizeof (ioat_rs_t), KM_SLEEP);