Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pci/
HDpcivar.h146 uint16_t pcie_device_ctl2; /* Second device control register. */ member
HDpci.c6249 WREG(PCIER_DEVICE_CTL2, cfg->pcie_device_ctl2); in pci_cfg_restore_pcie()
6369 cfg->pcie_device_ctl2 = RREG(PCIER_DEVICE_CTL2); in pci_cfg_save_pcie()