Searched refs:PCI_RESIZBAR_CAP (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h1987 #define PCI_RESIZBAR_CAP(x) (PCI_RESIZBAR_CAP0 + ((x) * 8)) macro
H A Dpci_subr.c3720 cap = regs[o2i(extcapoff + PCI_RESIZBAR_CAP(n))];

Completed in 258 milliseconds