Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c143 int match_depth_first_fail; member
931 pc->match_depth_first_fail = pc->depth; in start()
1318 if (pc->depth <= pc->match_depth_first_fail) in end()
1428 parsing_context->match_depth_first_fail = -1; in process_fdi_file()