Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpcireg.h1912 #define PCI_MCAST_OVERLAYL_SIZE __BITS(5, 0) /* Overlay Size */ macro
Dpci_subr.c3658 n = regl & PCI_MCAST_OVERLAYL_SIZE; in pci_conf_print_multicast_cap()