#include"mantis_common.h" #include"mantis_link.h"/* temporary due to physical layer stuff */ #include"mantis_reg.h"
/* * If Slot state is already PLUG_IN event and we are called * again, definitely it is jitter alone
*/ void mantis_event_cam_plugin(struct mantis_ca *ca)
{ struct mantis_pci *mantis = ca->ca_priv;
/* * If Slot state is already UN_PLUG event and we are called * again, definitely it is jitter alone
*/ void mantis_event_cam_unplug(struct mantis_ca *ca)
{ struct mantis_pci *mantis = ca->ca_priv;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.