Searched refs:PCI_CAPLIST_CAP (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/i386/pci/
H A Dpci_addr_fixup.c403 if (PCI_CAPLIST_CAP(rval) == PCI_CAP_AGP)
/openbsd-current/sys/dev/pci/
H A Dpcireg.h483 #define PCI_CAPLIST_CAP(cr) ((cr) & 0xff) macro
H A Dpci.c638 if (PCI_CAPLIST_CAP(reg) == capid) {
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c687 cap = PCI_CAPLIST_CAP(reg);

Completed in 195 milliseconds