Searched refs:PCIXM_STATUS_64BIT (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/pci/ | ||
| H A D | pcireg.h | 699 #define PCIXM_STATUS_64BIT 0x00010000 macro |
| /freebsd/usr.sbin/pciconf/ | ||
| H A D | cap.c | 152 if (status & PCIXM_STATUS_64BIT) in cap_pcix() |