Home
last modified time | relevance | path

Searched defs:write_buffer (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/usr.sbin/nvmfd/
H A Ddevices.c280 write_buffer(int fd, const void *buf, size_t len, off_t offset) in write_buffer() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c75 static unsigned char *write_buffer = NULL; variable
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c639 write_buffer(ctf_header_t *h, ctf_buf_t *buf, size_t *resszp) in write_buffer() function
/freebsd-src/sys/cam/ctl/
H A Dctl_private.h358 uint8_t *write_buffer; global() member
/freebsd-src/sys/fs/cuse/
H A Dcuse.c165 uint8_t write_buffer[CUSE_COPY_BUFFER_MAX] __aligned(4); member
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_type.h3946 s32 (*write_buffer)(struct ixgbe_hw *, u16, u16, u16 *); global() member