Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h52 int abufcnt; /* # of allocated anonymous buffers */ member
H A Dnsc_cache.c140 io->abufcnt++; in nsc_alloc_abuf()
411 io->abufcnt--; in nsc_free_buf()
H A Dnsc_dev.c344 if (!rc && io->abufcnt > 0) in nsc_unregister_io()
/titanic_44/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c794 addr, io->id, io->flag, io->refcnt, io->abufcnt, io_name); in nsc_io()