Searched refs:PCI_EXTCAPLIST_NEXT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpci.c675 ofs = PCI_EXTCAPLIST_NEXT(reg);
H A Dpcireg.h1550 #define PCI_EXTCAPLIST_NEXT(ecr) (((ecr) >> 20) & 0xfff) macro
H A Dpci_subr.c4603 off = PCI_EXTCAPLIST_NEXT(rval)) {
4651 off = PCI_EXTCAPLIST_NEXT(rval);

Completed in 211 milliseconds