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

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h879 #define PCIER_SLOT_CTL 0x18 macro
H A Dpci_pci.c985 ctl = pcie_read_config(dev, PCIER_SLOT_CTL, 2);
991 pcie_write_config(dev, PCIER_SLOT_CTL, new, 2);
H A Dpci.c5843 WREG(PCIER_SLOT_CTL, cfg->pcie_slot_ctl);
5961 cfg->pcie_slot_ctl = RREG(PCIER_SLOT_CTL);
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c518 ctl = read_config(fd, &p->pc_sel, ptr + PCIER_SLOT_CTL, 2);
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h124 #define PCI_EXP_SLTCTL PCIER_SLOT_CTL /* Slot Control */

Completed in 115 milliseconds