Home
last modified time | relevance | path

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

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