Lines Matching refs:DI_TRACE
60 DI_TRACE, enumerator
326 DPRINTF((DI_TRACE, "Get parent of node %s\n", di_node_name(node))); in di_parent_node()
357 DPRINTF((DI_TRACE, "Get sibling of node %s\n", di_node_name(node))); in di_sibling_node()
384 DPRINTF((DI_TRACE, "Get child of node %s\n", di_node_name(node))); in di_child_node()
459 DPRINTF((DI_TRACE, "next node on per driver list:" in di_drv_next_node()
775 DPRINTF((DI_TRACE, "Walking node %s\n", di_node_name((*headp)->node))); in walk_one_node()
2075 DPRINTF((DI_TRACE, "Get client node for path %p\n", path)); in di_path_client_node()
2106 DPRINTF((DI_TRACE, "Get phci node for path %p\n", path)); in di_path_phci_node()
2397 DPRINTF((DI_TRACE, "next vhci node on the snap shot:" in di_vhci_next_node()
2446 DPRINTF((DI_TRACE, "next phci node on the snap shot:" in di_phci_next_node()
2912 DPRINTF((DI_TRACE, "Found nodeid 0x%x\n", nodeid)); in di_prom_prop_found()
3941 case DI_TRACE: in msglevel2str()