Home
last modified time | relevance | path

Searched defs:qm_mc_result (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h750 _Packed struct qm_mc_result { struct
751 volatile uint8_t verb;
752 volatile uint8_t result;
753 _Packed union {
833 } _PackedType;
H A Dqman_low.h1098 static __inline__ struct qm_mc_result *qm_mc_result(struct qm_portal *portal) in qm_mc_result() function