Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/pci/
H A Dpci_resource.c56 static int hrt_find_bus_res(int, int, struct memlist **);
91 if (hrt_find_bus_res(bus, type, &res) > 0) in find_bus_res()
530 hrt_find_bus_res(int bus, int type, struct memlist **res) in hrt_find_bus_res() function