Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpci_hotplug.h149 u32 unc_err_mask_and; member
/linux-4.4.14/drivers/pci/
Dpci-acpi.c119 hpx->t2->unc_err_mask_and = fields[2].integer.value; in decode_type2_hpx_record()
Dprobe.c1458 reg32 = (reg32 & hpp->unc_err_mask_and) | hpp->unc_err_mask_or; in program_hpp_type2()