__bced            151 dev/pci/if_bce.c 	struct bce_dma_slot *__bced = &sc->bce_rx_ring[x];		\
__bced            154 dev/pci/if_bce.c 	__bced->addr =							\
__bced            158 dev/pci/if_bce.c 		__bced->ctrl = htole32(BCE_RXBUF_LEN);			\
__bced            160 dev/pci/if_bce.c 		__bced->ctrl = htole32(BCE_RXBUF_LEN | CTRL_EOT);	\