Searched refs:bm_addr (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c87 static __inline__ uint32_t __bm_in(struct bm_addr *bm, void *offset)
92 static __inline__ void __bm_out(struct bm_addr *bm, void *offset, uint32_t val)
104 static __inline__ void __bm_cl_touch_ro(struct bm_addr *bm, void *offset)
108 static __inline__ void __bm_cl_touch_rw(struct bm_addr *bm, void *offset)
112 static __inline__ uint32_t __bm_cl_in(struct bm_addr *bm, void *offset)
117 static __inline__ void __bm_cl_out(struct bm_addr *bm, void *offset, uint32_t val)
123 static __inline__ void __bm_cl_invalidate(struct bm_addr *bm, void *offset)
H A Dbman_private.h205 struct bm_addr { struct
243 struct bm_addr addr;

Completed in 197 milliseconds