Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli-pci.c49 bool nopciids = false; in show_pci_device() local
74 nopciids = true; in show_pci_device()
113 if (nopciids == false) { in show_pci_device()
154 bool nopciids = false; in show_pci_devices() local
165 nopciids = true; in show_pci_devices()
191 if (nopciids == false) { in show_pci_devices()
211 } else if (nopciids == true) { in show_pci_devices()
233 bool nopciids = false; in show_pci_irq() local
241 nopciids = true; in show_pci_irq()
249 if (nopciids == false) { in show_pci_irq()
Dhdt-dump-pci.c39 bool nopciids = false; in dump_pci() local
46 nopciids = true; in dump_pci()
92 if (nopciids == false) { in dump_pci()