Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dlspci.c47 int pci_class = 0, pci_vid = 0, pci_did = 0; in fileAction() local
67 pci_did = xstrtou(tokens[2], 16); in fileAction()
87 pci_slot_name, pci_class, pci_vid, pci_did, in fileAction()
91 pci_slot_name, pci_class, pci_vid, pci_did); in fileAction()