mptti_t
mptti_t *dmap; /* ptr to the S/G list */
if (cmd->cmd_sg != (mptti_t *)NULL) {
kmem_free(cmd->cmd_sg, sizeof (mptti_t) *
if (cmd->cmd_sg == (mptti_t *)NULL) {
cmd->cmd_sg = kmem_alloc((size_t)(sizeof (mptti_t)*
if (cmd->cmd_sg == (mptti_t *)NULL) {
kmem_free(cmd->cmd_sg, sizeof (mptti_t) * cmd->cmd_cookiec);
mptti_t *dmap;
mptti_t *dmap;
mptti_t *dmap;
mptti_t *dmap;
mptti_t *cmd_sg; /* Scatter/Gather structure */