Searched refs:side_of_x (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_addr.c67 s1394_addr_space_blk_t *w, int side_of_x);
1308 int side_of_x; local
1333 side_of_x = LEFT;
1338 side_of_x = RIGHT;
1345 side_of_x = LEFT;
1350 side_of_x = RIGHT;
1394 s1394_used_tree_delete_fixup(root, p, x, w, side_of_x);
1412 s1394_addr_space_blk_t *w, int side_of_x)
1421 if (((first_time == B_TRUE) && (side_of_x == LEFT)) ||
1410 s1394_used_tree_delete_fixup(s1394_addr_space_blk_t **root, s1394_addr_space_blk_t *p, s1394_addr_space_blk_t *x, s1394_addr_space_blk_t *w, int side_of_x) argument

Completed in 57 milliseconds