Searched defs:buftype (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | sa.c | 550 dmu_buf_t *db, sa_buf_type_t buftype, int *index, int *total, in sa_find_sizes() 654 sa_buf_type_t buftype; in sa_build_layouts() local 1234 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_byteswap() 1275 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_build_index()
|
H A D | arc.c | 2239 arc_buf_contents_t buftype = arc_buf_type(hdr); in arc_change_state() local
|
/netbsd-src/sys/arch/riscv/riscv/ |
H A D | bus_dma.c | 294 size_t buflen, int buftype, int flags) in _bus_dma_load_bouncebuf() argument 1209 int buftype = map->_dm_buftype; _bus_dmamap_sync() local
|
/netbsd-src/sys/arch/arm/arm32/ |
H A D | bus_dma.c | 297 _bus_dma_load_bouncebuf(bus_dma_tag_t t,bus_dmamap_t map,void * buf,size_t buflen,int buftype,int flags) _bus_dma_load_bouncebuf() argument 1252 int buftype = map->_dm_buftype; _bus_dmamap_sync() local
|
/netbsd-src/sys/arch/mips/mips/ |
H A D | bus_dma.c | 244 size_t buflen, int buftype, int flags) in _bus_dma_load_bouncebuf() argument
|