Searched refs:find_nexus_for_bus (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/src/
H A Dsolx_devfs.c119 find_nexus_for_bus( int domain, int bus ) function in typeref:typename:nexus_t *
535 if ( (nexus = find_nexus_for_bus(dev->domain, dev->bus)) == NULL )
783 nexus = find_nexus_for_bus(dev->domain, dev->bus);
843 nexus = find_nexus_for_bus(dev->domain, dev->bus);

Completed in 3 milliseconds