ocs_port_cb
extern int32_t ocs_port_cb(void *arg, ocs_hw_port_event_e event, void *data);
ocs_hw_callback(&ocs->hw, OCS_HW_CB_PORT, ocs_port_cb, ocs);