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

/netbsd-current/sys/dev/pci/
H A Dpcireg.h1990 #define PCI_RESIZBAR_CTL(x) (PCI_RESIZBAR_CTL0 + ((x) * 8)) macro
H A Dpci_subr.c3709 ctl = regs[o2i(extcapoff + PCI_RESIZBAR_CTL(0))];
3739 ctl = regs[o2i(extcapoff + PCI_RESIZBAR_CTL(n))];

Completed in 210 milliseconds