Home
last modified time | relevance | path

Searched refs:PCI_RESIZBAR_CAP0 (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/pci/
H A Dpcireg.h1986 #define PCI_RESIZBAR_CAP0 0x04 /* Capability Register(0) */ macro
1987 #define PCI_RESIZBAR_CAP(x) (PCI_RESIZBAR_CAP0 + ((x) * 8))