Home
last modified time | relevance | path

Searched refs:nca_cpu_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c971 nca_cpu_t cpu; in nca_cpu_walk_step()
978 if (mdb_vread(&cpu, sizeof (nca_cpu_t), wsp->walk_addr) == -1) { in nca_cpu_walk_step()
986 wsp->walk_addr += sizeof (nca_cpu_t); in nca_cpu_walk_step()
1018 const nca_cpu_t *nca_cpu = wsp->walk_layer; in nca_timer_walk_step()
/titanic_44/usr/src/uts/common/inet/nca/
H A Dnca.h873 } nca_cpu_t; typedef
875 extern nca_cpu_t *nca_gv; /* global per CPU state indexed by cpu_seqid */