<dec f='src/src/sys/dev/pci/if_vgereg.h' l='394'/>
<use f='src/src/sys/dev/pci/if_vge.c' l='649' u='c'/>
<use f='src/src/sys/dev/pci/if_vge.c' l='654' u='c'/>
<doc f='src/src/sys/dev/pci/if_vgereg.h' l='378'>/*
 * CAM command register
 * Note that the page select bits in this register affect three
 * different things:
 * - The behavior of the MAR0/MAR1 registers at offset 0x10 (the
 *   page select bits control whether the MAR0/MAR1 registers affect
 *   the multicast hash filter or the CAM table)
 * - The behavior of the interrupt holdoff timer register at offset
 *   0x20 (the page select bits allow you to set the interrupt
 *   holdoff timer, the TX interrupt supression count or the
 *   RX interrupt supression count)
 * - The behavior the WOL pattern programming registers at offset
 *   0xC0 (controls which pattern is set)
 */</doc>
