Searched defs:mxuport_port (Results 1 – 1 of 1) sorted by relevance
155 struct mxuport_port { struct156 u8 mcr_state; /* Last MCR state */157 u8 msr_state; /* Last MSR state */158 struct mutex mutex; /* Protects mcr_state */159 spinlock_t spinlock; /* Protects msr_state */