Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpcireg.h1895 #define PCI_MCAST_CAP_MAXGRP __BITS(5, 0) /* Max Group */ macro
H A Dpci_subr.c3615 (pcireg_t)(reg & PCI_MCAST_CAP_MAXGRP) + 1); in pci_conf_print_multicast_cap()