Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpcireg.h902 #define PCIEM_SLOT_CTL_DLLSCE 0x1000 macro
HDpci_pci.c1455 mask = PCIEM_SLOT_CTL_DLLSCE | PCIEM_SLOT_CTL_HPIE | in pcib_setup_hotplug()
1458 val = PCIEM_SLOT_CTL_DLLSCE | PCIEM_SLOT_CTL_HPIE | PCIEM_SLOT_CTL_PDCE; in pcib_setup_hotplug()
1499 mask = PCIEM_SLOT_CTL_DLLSCE | PCIEM_SLOT_CTL_HPIE | in pcib_detach_hotplug()