M_EVENT_STRUCT_SIZE
ioc_cmd = kmem_zalloc(M_EVENT_STRUCT_SIZE, KM_SLEEP);
kmem_free(ioc_cmd, M_EVENT_STRUCT_SIZE);
kmem_free(ioc_cmd_tmp, M_EVENT_STRUCT_SIZE);