Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c124 static int i_match_pcibdf(di_node_t node, void *arg);
210 i_match_pcibdf(di_node_t node, void *arg) in i_match_pcibdf() function
269 (void) di_walk_node(node, DI_WALK_CLDFIRST, &pb, i_match_pcibdf); in search_tree_match_pcibdf()