Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli-kernel.c44 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in main_show_kernel()
94 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in show_kernel_modules()
Dhdt-menu-pci.c40 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in compute_pci_device()
154 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in compute_PCI()
Dhdt-cli-pci.c54 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in show_pci_device()
153 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in show_pci_devices()
Dhdt-menu-kernel.c37 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in compute_kernel()
Dhdt-dump-pci.c38 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in dump_pci()
Dhdt-menu-summary.c162 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in compute_summarymenu()
/external/syslinux/com32/include/sys/
Dpci.h14 #define MAX_KERNEL_MODULES_PER_PCI_DEVICE 10 macro
31 [MAX_KERNEL_MODULES_PER_PCI_DEVICE];
/external/syslinux/com32/modules/
Dpcitest.c61 MAX_KERNEL_MODULES_PER_PCI_DEVICE]; in display_pci_devices()
/external/syslinux/com32/lib/pci/
Dscan.c88 for (int i=0;i<MAX_KERNEL_MODULES_PER_PCI_DEVICE;i++) { in get_module_name_from_pcimap()
616 for (int i=0;i<MAX_KERNEL_MODULES_PER_PCI_DEVICE;i++) { in get_module_name_from_alias()