Searched refs:eft_node (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft_mdb.c | 363 eft_node(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in eft_node() function 415 (void) eft_node((uintptr_t)node.u.name.child, in eft_node() 423 (void) eft_node((uintptr_t)node.u.name.child, in eft_node() 432 (void) eft_node((uintptr_t)node.u.name.next, in eft_node() 445 (void) eft_node((uintptr_t)node.u.event.ename, DCMD_ADDRSPEC, 0, in eft_node() 448 (void) eft_node((uintptr_t)node.u.event.epname, DCMD_ADDRSPEC, in eft_node() 452 (void) eft_node((uintptr_t)node.u.event.eexprlist, in eft_node() 459 (void) eft_node((uintptr_t)node.u.event.ename, DCMD_ADDRSPEC, 0, in eft_node() 464 (void) eft_node((uintptr_t)node.u.stmt.np, DCMD_ADDRSPEC, 0, in eft_node() 468 (void) eft_node((uintptr_t)node.u.stmt.nvpairs, in eft_node() [all …]
|