Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/pci/
Dscan.c137 int int_product_id=hex_to_int(product_id); in get_module_name_from_pcimap() local
143 int_product_id == dev->product && in get_module_name_from_pcimap()
279 uint16_t int_product_id; in get_name_from_pci_ids() local
365 int_product_id = hex_to_int(product_id); in get_name_from_pci_ids()
369 int_product_id == dev->product) { in get_name_from_pci_ids()
399 int_product_id = hex_to_int(product_id); in get_name_from_pci_ids()
404 int_product_id == dev->product && in get_name_from_pci_ids()
697 int int_product_id=hex_to_int(product_id); in get_module_name_from_alias() local
703 int_product_id == dev->product && in get_module_name_from_alias()