Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Dpci.h13 #define PCI_CLASS_NAME_SIZE 256 macro
33 char class_name[PCI_CLASS_NAME_SIZE]; /* The most precise class name */
34 char category_name[PCI_CLASS_NAME_SIZE]; /*The general category */
/external/syslinux/com32/lib/pci/
Dscan.c176 char class_name[PCI_CLASS_NAME_SIZE]; in get_class_name_from_pci_ids()
177 char sub_class_name[PCI_CLASS_NAME_SIZE]; in get_class_name_from_pci_ids()
222 PCI_CLASS_NAME_SIZE - 1); in get_class_name_from_pci_ids()
230 PCI_CLASS_NAME_SIZE - 1); in get_class_name_from_pci_ids()
233 PCI_CLASS_NAME_SIZE - 1); in get_class_name_from_pci_ids()
241 PCI_CLASS_NAME_SIZE - 1); in get_class_name_from_pci_ids()
255 PCI_CLASS_NAME_SIZE - 1); in get_class_name_from_pci_ids()