Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli.h50 #define CLI_PCI "pci" macro
Dhdt-cli-pci.c290 .name = CLI_PCI,
Dhdt-cli-hdt.c388 .name = CLI_PCI,
Dhdt-cli.c155 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_PCI); in set_mode()