OCS_IO_TYPE_ABORT
abort_io->io_type = OCS_IO_TYPE_ABORT;
if (io->io_type == OCS_IO_TYPE_ABORT) {
if (io->io_type == OCS_IO_TYPE_ABORT) {
ocs_assert((io->io_type != OCS_IO_TYPE_ABORT), -1);
ocs_assert((io->io_type == OCS_IO_TYPE_ABORT), -1);
case OCS_IO_TYPE_ABORT: {
abort_io->io_type = OCS_IO_TYPE_ABORT;
io->io_type = OCS_IO_TYPE_ABORT;