Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dids.c130 dbus_bool_t product_matched = FALSE; in ids_find_pci() local
206 product_matched = FALSE; in ids_find_pci()
217 product_matched = TRUE; in ids_find_pci()
232 if (!vendor_matched || !product_matched) in ids_find_pci()