Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dpci-acpi.c142 if (!hpx) in program_hpx_type0()
147 hpx->revision); in program_hpx_type0()
211 if (!hpx) in program_hpx_type1()
289 if (!hpx) in program_hpx_type2()
313 ~hpx->pci_exp_devctl_and, hpx->pci_exp_devctl_or); in program_hpx_type2()
328 ~hpx->pci_exp_lnkctl_and, hpx->pci_exp_lnkctl_or); in program_hpx_type2()
338 reg32 = (reg32 & hpx->unc_err_mask_and) | hpx->unc_err_mask_or; in program_hpx_type2()
343 reg32 = (reg32 & hpx->unc_err_sever_and) | hpx->unc_err_sever_or; in program_hpx_type2()
348 reg32 = (reg32 & hpx->cor_err_mask_and) | hpx->cor_err_mask_or; in program_hpx_type2()
353 reg32 = (reg32 & hpx->adv_err_cap_and) | hpx->adv_err_cap_or; in program_hpx_type2()
[all …]

Completed in 6 milliseconds