Home
last modified time | relevance | path

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

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