Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pci/
H A Dpcivar.h150 uint16_t pcie_device_ctl2; /* Second device control register. */ member
H A Dpci.c6056 WREG(PCIER_DEVICE_CTL2, cfg->pcie_device_ctl2); in pci_cfg_restore_pcie()
6176 cfg->pcie_device_ctl2 = RREG(PCIER_DEVICE_CTL2); in pci_cfg_save_pcie()