Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpci_hotplug.h153 u32 cor_err_mask_and; member
/linux-4.4.14/drivers/pci/
Dpci-acpi.c123 hpx->t2->cor_err_mask_and = fields[6].integer.value; in decode_type2_hpx_record()
Dprobe.c1468 reg32 = (reg32 & hpp->cor_err_mask_and) | hpp->cor_err_mask_or; in program_hpp_type2()