Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-acpi.c266 u32 unc_err_mask_or; member
337 reg32 = (reg32 & hpx->unc_err_mask_and) | hpx->unc_err_mask_or; in program_hpx_type2()
385 hpx2->unc_err_mask_or = fields[3].integer.value; in decode_type2_hpx_record()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-acpi.c268 u32 unc_err_mask_or; member
339 reg32 = (reg32 & hpx->unc_err_mask_and) | hpx->unc_err_mask_or; in program_hpx_type2()
387 hpx2->unc_err_mask_or = fields[3].integer.value; in decode_type2_hpx_record()

Completed in 4 milliseconds