Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dfbsd-device.c170 struct pci_conf match; in fbsd_fill_info() local
186 conf.matches = &match; in fbsd_fill_info()
207 d->vendor_id = match.pc_vendor; in fbsd_fill_info()
208 d->device_id = match.pc_device; in fbsd_fill_info()
211 d->device_class = (match.pc_class << 8) | match.pc_subclass; in fbsd_fill_info()
H A Dwin32-cfgmgr32.c594 driver_cmp(const char *driver, const char *match) in driver_cmp() argument
601 return strncasecmp(driver, match, len); in driver_cmp()
/pciutils/
H A DChangeLog181 * Filters can now match devices based on partially specified
482 when our ID database gives no match. (More precisely,
919 * pci.ids: Revised class codes to match Conventional PCI 3.0 specs.
1840 * lspci.c (show_verbose): If the header type doesn't match device