Searched refs:deviceId (Results 1 – 1 of 1) sorted by relevance
| /sys/dev/ |
| D | pci.c | 139 uint16_t vendorId, deviceId; in PCICheckFunction() local 144 deviceId = PCIGetDeviceID(bus, device, func); in PCICheckFunction() 149 bus, device, func, vendorId, deviceId); in PCICheckFunction() 152 bus, device, func, vendorId, deviceId); in PCICheckFunction() 155 bus, device, func, vendorId, deviceId); in PCICheckFunction() 159 bus, device, func, vendorId, deviceId); in PCICheckFunction() 164 bus, device, func, vendorId, deviceId); in PCICheckFunction() 169 bus, device, func, vendorId, deviceId); in PCICheckFunction() 173 bus, device, func, vendorId, deviceId); in PCICheckFunction() 177 bus, device, func, vendorId, deviceId); in PCICheckFunction() [all …]
|