HomeSort by: relevance | last modified time | path
    Searched refs:genofw_find_node_by_devfunc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/pci/
pci_machdep_ofw.c 346 genofw_find_node_by_devfunc(int startnode, int bus, int dev, int func) function in typeref:typename:int
523 node = genofw_find_node_by_devfunc(pct->pc_node, bus, dev,
  /src/sys/arch/powerpc/include/
pci_machdep.h 436 int genofw_find_node_by_devfunc(int, int, int, int);

Completed in 69 milliseconds