Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h699 #define PCIXM_STATUS_64BIT 0x00010000 macro
/freebsd/usr.sbin/pciconf/
H A Dcap.c152 if (status & PCIXM_STATUS_64BIT) in cap_pcix()