GDT_GCF_CMD_MASK
prev_cmd = ccb->gc_flags & GDT_GCF_CMD_MASK;
int rv = ccb->gc_flags & GDT_GCF_CMD_MASK;
ccb->gc_flags &= ~GDT_GCF_CMD_MASK;