Home | Sort by: relevance | last modified time | path |
/src/sys/arch/ofppc/pci/ | |
ofwpci.c | 170 int isa_node; local in function:ofwpci_attach 173 isa_node = of_find_firstchild_byname(node, "isa"); 174 if (isa_node != -1) { 180 ofppc_init_comcons(isa_node); |