Searched refs:hpx2 (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/pci/
H A Dpci-acpi.c372 struct hpx_type2 *hpx2)
385 hpx2->revision = revision;
386 hpx2->unc_err_mask_and = fields[2].integer.value;
387 hpx2->unc_err_mask_or = fields[3].integer.value;
388 hpx2->unc_err_sever_and = fields[4].integer.value;
389 hpx2->unc_err_sever_or = fields[5].integer.value;
390 hpx2->cor_err_mask_and = fields[6].integer.value;
391 hpx2->cor_err_mask_or = fields[7].integer.value;
392 hpx2->adv_err_cap_and = fields[8].integer.value;
393 hpx2
371 decode_type2_hpx_record(union acpi_object *record, struct hpx_type2 *hpx2) argument
633 struct hpx_type2 hpx2; local
[all...]

Completed in 392 milliseconds