Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h701 #define PCIXM_STATUS_MAX_READ 0x00600000 macro
/freebsd/usr.sbin/pciconf/
H A Dcap.c175 switch (status & PCIXM_STATUS_MAX_READ) { in cap_pcix()