Home
last modified time | relevance | path

Searched refs:PCIER_SLOT_CTL (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h881 #define PCIER_SLOT_CTL 0x18 macro
H A Dpci_pci.c1031 ctl = pcie_read_config(dev, PCIER_SLOT_CTL, 2); in pcib_pcie_hotplug_command()
1037 pcie_write_config(dev, PCIER_SLOT_CTL, new, 2); in pcib_pcie_hotplug_command()
H A Dpci.c6171 WREG(PCIER_SLOT_CTL, cfg->pcie_slot_ctl); in pci_cfg_restore_pcie()
6291 cfg->pcie_slot_ctl = RREG(PCIER_SLOT_CTL); in pci_cfg_save_pcie()
/freebsd/usr.sbin/pciconf/
H A Dcap.c667 ctl = read_config(fd, &p->pc_sel, ptr + PCIER_SLOT_CTL, 2); in cap_express()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h129 #define PCI_EXP_SLTCTL PCIER_SLOT_CTL /* Slot Control */