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

/netbsd-current/sys/dev/pci/
H A Dpci.c668 if (PCI_EXTCAPLIST_CAP(reg) == capid) {
H A Dpcireg.h1548 #define PCI_EXTCAPLIST_CAP(ecr) ((ecr) & 0xffff) macro
H A Dpci_subr.c4605 if (capid == PCI_EXTCAPLIST_CAP(rval)) {
4641 foundcap = PCI_EXTCAPLIST_CAP(rval);

Completed in 202 milliseconds