Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dids.c129 dbus_bool_t vendor_matched = FALSE; in ids_find_pci() local
168 vendor_matched = FALSE; in ids_find_pci()
191 vendor_matched = TRUE; in ids_find_pci()
209 if (!vendor_matched) in ids_find_pci()
232 if (!vendor_matched || !product_matched) in ids_find_pci()
399 dbus_bool_t vendor_matched = FALSE; in ids_find_usb() local
429 vendor_matched = FALSE; in ids_find_usb()
435 vendor_matched = TRUE; in ids_find_usb()
450 if (!vendor_matched) in ids_find_usb()