Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pci/
Dpcivar.h146 uint16_t pcie_slot_ctl; /* Slot control register. */ member
Dpci.c5956 WREG(PCIER_SLOT_CTL, cfg->pcie_slot_ctl); in pci_cfg_restore_pcie()
6076 cfg->pcie_slot_ctl = RREG(PCIER_SLOT_CTL); in pci_cfg_save_pcie()