Searched defs:qm (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h103 static __inline__ uint32_t __qm_in(struct qm_addr *qm, void *offset) argument
108 static __inline__ void __qm_out(struct qm_addr *qm, void *offset, uint32_t val) argument
120 static __inline__ void __qm_cl_touch_ro(struct qm_addr *qm, void *offset) argument
124 static __inline__ void __qm_cl_touch_rw(struct qm_addr *qm, void *offset) argument
128 static __inline__ uint32_t __qm_cl_in(struct qm_addr *qm, void *offset) argument
133 __qm_cl_out(struct qm_addr *qm, void *offset, uint32_t val) argument
139 __qm_cl_invalidate(struct qm_addr *qm, void *offset) argument
[all...]
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dmsg.c114 int qm, src, line; local

Completed in 201 milliseconds