Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
HDpcireg.h782 #define PCIEM_SLOTCAP_ATTEN_BTN 0x00000001 /* Attention button present */ macro
/dragonfly/usr.sbin/pciconf/
HDcap.c469 if (cap & PCIEM_SLOTCAP_ATTEN_BTN) in cap_express()