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

/openbsd-current/sys/arch/i386/pci/
H A Dpci_addr_fixup.c401 off = PCI_CAPLIST_NEXT(rval) ) {
/openbsd-current/sys/dev/pci/
H A Dpcireg.h482 #define PCI_CAPLIST_NEXT(cr) (((cr) >> 8) & 0xff) macro
H A Dpci.c645 ofs = PCI_CAPLIST_NEXT(reg);
674 ofs = PCI_CAPLIST_NEXT(reg);
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c710 ptr = PCI_CAPLIST_NEXT(reg);

Completed in 128 milliseconds