Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h887 #define PCIEM_SLOT_CTL_HPIE 0x0020 macro
H A Dpci_pci.c1444 mask = PCIEM_SLOT_CTL_DLLSCE | PCIEM_SLOT_CTL_HPIE | in pcib_setup_hotplug()
1447 val = PCIEM_SLOT_CTL_DLLSCE | PCIEM_SLOT_CTL_HPIE | PCIEM_SLOT_CTL_PDCE; in pcib_setup_hotplug()
1488 mask = PCIEM_SLOT_CTL_DLLSCE | PCIEM_SLOT_CTL_HPIE | in pcib_detach_hotplug()