Home
last modified time | relevance | path

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

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