ocs_ref_init
ocs_ref_init(&els->ref, _ocs_els_io_free, els);
ocs_ref_init(&io->ref, ocs_hw_io_free_internal, io);
ocs_ref_init(&io->ref, ocs_hw_io_free_port_owned, io);
ocs_ref_init(&io->ref, ocs_hw_io_free_port_owned, io);
ocs_ref_init(&io->ref, _ocs_scsi_io_free, io);