Searched defs:qm_mc_result (Results 1 – 2 of 2) sorted by relevance
750 _Packed struct qm_mc_result { struct751 volatile uint8_t verb;752 volatile uint8_t result;753 _Packed union {833 } _PackedType;
1098 static __inline__ struct qm_mc_result *qm_mc_result(struct qm_portal *portal) in qm_mc_result() function