Searched defs:mxuport_port (Results 1 – 1 of 1) sorted by relevance
159 struct mxuport_port { struct160 u8 mcr_state; /* Last MCR state */161 u8 msr_state; /* Last MSR state */162 struct mutex mutex; /* Protects mcr_state */163 spinlock_t spinlock; /* Protects msr_state */