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

/netbsd-current/sys/dev/pci/
H A Dpcireg.h1708 #define PCI_VC_RESOURCE_STA(n) (0x18 + ((n) * 0x0c)) /* VC Resource Status Register */ macro
H A Dpci_subr.c3126 reg = regs[o2i(extcapoff + PCI_VC_RESOURCE_STA(i))] >> 16;

Completed in 127 milliseconds