Home
last modified time | relevance | path

Searched refs:dir_stack (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c548 bcopy(from->dir_stack, to->dir_stack, in s1394_copy_cfgrom()
550 offsetof(s1394_node_t, dir_stack)); in s1394_copy_cfgrom()
1639 bcopy(onode->dir_stack, nnode->dir_stack, in s1394_match_GUID()
1641 offsetof(s1394_node_t, dir_stack)); in s1394_match_GUID()
2676 node->dir_stack[top].dir_start = in s1394_calc_next_quad()
2678 node->dir_stack[top].dir_size = in s1394_calc_next_quad()
2680 node->dir_stack[top].dir_next_quad = in s1394_calc_next_quad()
2701 node->dir_stack[top].dir_start; in s1394_calc_next_quad()
2703 node->dir_stack[top].dir_size; in s1394_calc_next_quad()
2704 i = node->dir_stack[top].dir_next_quad; in s1394_calc_next_quad()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h263 cfgrom_dir_t dir_stack[S1394_DIR_STACK_SIZE]; member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c2655 dir_stack(Mapfile *mf) in dir_stack() function
3610 { MSG_ORIG(MSG_MAPKW_STACK), dir_stack }, in ld_map_parse_v2()