Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/pcie/aer/
Daerdrv_core.c31 static bool nosourceid; variable
33 module_param(nosourceid, bool, 0);
107 if (!nosourceid && (PCI_BUS_NUM(e_info->id) != 0)) { in is_error_source()
/linux-4.1.27/Documentation/PCI/
Dpcieaer-howto.txt64 nosourceid, another parameter of type bool, can be used when broken
66 source ID. nosourceid=n by default.