Home
last modified time | relevance | path

Searched defs:device (Results 1 – 9 of 9) sorted by relevance

/pciutils/
H A Dlspci.h36 struct device { struct
37 struct device *next; argument
40 struct device *bus_next; argument
50 extern struct device *first_dev; argument
H A Dls-kernel.c104 unsigned int vendor, device; member
/pciutils/lib/
H A Daos-expansion.c97 struct PCIDevice *device = NULL; in aos_expansion_detect() local
138 struct PCIDevice *device = NULL; in aos_expansion_scan() local
H A Ddarwin.c52 unsigned int device :5; member
H A Dfilter.c234 int vendor, device; member
H A Di386-io-haiku.h54 uint8 device; member
H A Dphysmem-windows.c143 #define WIN32_SERVICE_ID(device, function) (((device) << 16) | (function)) argument
H A Dpci.h270 int vendor, device; member
/pciutils/lmr/
H A Dmargin_hw.c26 u16 device = pci_read_word(dev, PCI_DEVICE_ID); in detect_unique_hw() local