GUNZIP_BUF        200 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h 		memcpy(GUNZIP_BUF(bp), data, (len32) * 4); \
GUNZIP_BUF         77 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		bnx2x_init_ind_wr(bp, addr, GUNZIP_BUF(bp), len);
GUNZIP_BUF         81 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		bnx2x_init_str_wr(bp, addr, GUNZIP_BUF(bp), len);
GUNZIP_BUF         91 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 	memset(GUNZIP_BUF(bp), (u8)fill, buf_len);
GUNZIP_BUF        107 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		bnx2x_init_ind_wr(bp, addr, GUNZIP_BUF(bp), len);
GUNZIP_BUF        111 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		bnx2x_init_str_wr(bp, addr, GUNZIP_BUF(bp), len);
GUNZIP_BUF        127 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		u64 *pdata = ((u64 *)(GUNZIP_BUF(bp))) + i;
GUNZIP_BUF        223 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		((u32 *)GUNZIP_BUF(bp))[i] = (__force u32)
GUNZIP_BUF        224 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 				cpu_to_le32(((u32 *)GUNZIP_BUF(bp))[i]);