Home
last modified time | relevance | path

Searched refs:bytes_used (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h84 size_t bytes_used; member
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h74 size_t bytes_used; member
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c1901 int bytes_used = 0; in jtag_scanout_chip() local
1911 return (bytes_used); in jtag_scanout_chip()
1938 bytes_used += 4; in jtag_scanout_chip()
1946 return (bytes_used); in jtag_scanout_chip()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c980 ms.bytes_used = sb.s_busy; in mstats()