Home
last modified time | relevance | path

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

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