Searched refs:octfpa_buf (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/mips/cavium/dev/
H A Docteon_fpavar.h37 struct octfpa_buf { struct
55 int octfpa_buf_init(int, size_t, size_t, struct octfpa_buf **);
56 void *octfpa_buf_get(struct octfpa_buf *);
127 octfpa_buf_get_paddr(struct octfpa_buf *fb)
134 octfpa_buf_put_paddr(struct octfpa_buf *fb, paddr_t paddr)
143 octfpa_buf_put(struct octfpa_buf *fb, void *addr)
H A Docteon_fpa.c72 void octfpa_buf_dma_alloc(struct octfpa_buf *);
102 octfpa_buf_init(int poolno, size_t size, size_t nelems, struct octfpa_buf **rfb)
105 struct octfpa_buf *fb;
132 octfpa_buf_get(struct octfpa_buf *fb)
146 octfpa_buf_dma_alloc(struct octfpa_buf *fb)
H A Dif_cnmac.c185 struct octfpa_buf *cnmac_pools[FPA_NPOOLS];
199 struct octfpa_buf *fb;

Completed in 185 milliseconds