Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dreboot.c1085 #define BOOT_PCI_STR "pci" macro
1182 val = BOOT_PCI_STR; in type_show()
1206 else if (!strncmp(buf, BOOT_PCI_STR, strlen(BOOT_PCI_STR))) in type_store()