Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pciconf/
H A Dcap.c156 PCIXM_STATUS_266CAP | PCIXM_STATUS_533CAP)) != 0) in cap_pcix()
167 if (status & PCIXM_STATUS_533CAP) { in cap_pcix()
/dragonfly/sys/bus/pci/
H A Dpcireg.h601 #define PCIXM_STATUS_533CAP 0x80000000 macro