Searched refs:PCI_CAPLIST_PTR (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/x86/pci/
H A Dpci_addr_fixup.c363 for (off = PCI_CAPLIST_PTR(rval);
/netbsd-current/sys/dev/pci/
H A Dpci_subr.c2762 for (off = PCI_CAPLIST_PTR(regs[o2i(capptr)]);
2792 for (off = PCI_CAPLIST_PTR(regs[o2i(capoff)]);
2821 for (off = PCI_CAPLIST_PTR(regs[o2i(capoff)]);
4789 PCI_CAPLIST_PTR(regs[o2i(PCI_CAPLISTPTR_REG)]));
4945 PCI_CAPLIST_PTR(regs[o2i(PCI_CAPLISTPTR_REG)]));
5034 PCI_CAPLIST_PTR(rval));
H A Dpci.c550 ofs = PCI_CAPLIST_PTR(pci_conf_read(pc, tag, ofs));
H A Dpcireg.h566 #define PCI_CAPLIST_PTR(cpr) ((cpr) & 0xff) macro
/netbsd-current/sys/dev/cardbus/
H A Dcardbus.c893 ofs = PCI_CAPLIST_PTR(cardbus_conf_read(cc, cf, tag,
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_main.c864 ptr = PCI_CAPLIST_PTR(temp);

Completed in 303 milliseconds