Home
last modified time | relevance | path

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

/trueos/usr.sbin/pciconf/
HDcap.c156 if ((p->pc_hdr & PCIM_HDRTYPE) != 1 || (status & (PCIXM_STATUS_133CAP | in cap_pcix()
160 if (status & PCIXM_STATUS_133CAP) { in cap_pcix()
/trueos/sys/dev/pci/
HDpcireg.h585 #define PCIXM_STATUS_133CAP 0x00020000 macro