Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c131 char *matchbusaddr);
325 search_children_match_busaddr(di_node_t node, char *matchbusaddr) in search_children_match_busaddr() argument
331 if (matchbusaddr == NULL) in search_children_match_busaddr()
338 if (strncmp(busaddr, matchbusaddr, MAXNAMELEN) == 0) in search_children_match_busaddr()
347 if (strncmp(busaddr, matchbusaddr, MAXNAMELEN) == 0) in search_children_match_busaddr()