OPSIZ
#define OPSIZ (sizeof(op_t))
#define OPSIZ (BITS_PER_LONG/8)
#define OPSIZ sizeof(struct bcm_op)