device_class 724 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c hwloc_pcidisc_check_bridge_type(unsigned device_class, const unsigned char *config) device_class 728 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c if (device_class != HWLOC_PCI_CLASS_BRIDGE_PCI) device_class 146 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c unsigned device_class; device_class 159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c device_class = pcidev->device_class >> 8; device_class 162 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c type = hwloc_pcidisc_check_bridge_type(device_class, config_space_cache); device_class 171 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c && !hwloc_filter_check_pcidev_subtype_important(device_class)) device_class 240 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c obj->attr->pcidev.class_id = device_class; device_class 278 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c device_class, pcidev->vendor_id, pcidev->device_id, device_class 475 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h HWLOC_DECLSPEC hwloc_obj_type_t hwloc_pcidisc_check_bridge_type(unsigned device_class, const unsigned char *config);