Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pci/
H A Dpcivar.h146 uint16_t pcie_device_ctl; /* Device control register. */ member
H A Dpci.c6039 WREG(PCIER_DEVICE_CTL, cfg->pcie_device_ctl); in pci_cfg_restore_pcie()
6159 cfg->pcie_device_ctl = RREG(PCIER_DEVICE_CTL); in pci_cfg_save_pcie()