Searched refs:ECRC_POLICY_DEFAULT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pci/pcie/aer/
H A Decrc.c31 #define ECRC_POLICY_DEFAULT 0 /* ECRC set by BIOS */ macro
35 static int ecrc_policy = ECRC_POLICY_DEFAULT;
38 [ECRC_POLICY_DEFAULT] = "bios",
103 case ECRC_POLICY_DEFAULT: pcie_set_ecrc_checking()

Completed in 32 milliseconds