happy_bursts     1578 drivers/net/ethernet/sun/sunhme.c 	if ((hp->happy_bursts & DMA_BURST64) &&
happy_bursts     1595 drivers/net/ethernet/sun/sunhme.c 						hp->happy_bursts);
happy_bursts     1603 drivers/net/ethernet/sun/sunhme.c 	} else if (hp->happy_bursts & DMA_BURST32) {
happy_bursts     1606 drivers/net/ethernet/sun/sunhme.c 	} else if (hp->happy_bursts & DMA_BURST16) {
happy_bursts     2803 drivers/net/ethernet/sun/sunhme.c 	hp->happy_bursts = of_getintprop_default(sbus_dp,
happy_bursts     3122 drivers/net/ethernet/sun/sunhme.c 	hp->happy_bursts = DMA_BURSTBITS;
happy_bursts      436 drivers/net/ethernet/sun/sunhme.h 	unsigned int              happy_bursts;   /* Get your mind out of the gutter   */