Home
last modified time | relevance | path

Searched defs:mem_len (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/
H A Dtable.c138 read_line_from_mem(const char *mem, int mem_len, char *line, int line_len, in read_line_from_mem()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c862 smb_mbc_put_mem(mbuf_chain_t *mbc, void *vmem, int mem_len) in smb_mbc_put_mem()
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_text.c1024 textbuf_memcpy(idm_textbuf_t *itb, void *mem, int mem_len) in textbuf_memcpy()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h204 size_t mem_len; /* allocated size */ member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c3437 u32 mem_addr, mem_len; in ecore_grc_dump_mem_entries() local