Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci-acpi.c387 struct hpx_type2 *hpx2) in decode_type2_hpx_record() argument
400 hpx2->revision = revision; in decode_type2_hpx_record()
401 hpx2->unc_err_mask_and = fields[2].integer.value; in decode_type2_hpx_record()
402 hpx2->unc_err_mask_or = fields[3].integer.value; in decode_type2_hpx_record()
403 hpx2->unc_err_sever_and = fields[4].integer.value; in decode_type2_hpx_record()
404 hpx2->unc_err_sever_or = fields[5].integer.value; in decode_type2_hpx_record()
405 hpx2->cor_err_mask_and = fields[6].integer.value; in decode_type2_hpx_record()
406 hpx2->cor_err_mask_or = fields[7].integer.value; in decode_type2_hpx_record()
407 hpx2->adv_err_cap_and = fields[8].integer.value; in decode_type2_hpx_record()
408 hpx2->adv_err_cap_or = fields[9].integer.value; in decode_type2_hpx_record()
[all …]