init_op            48 arch/x86/pci/ce4100.c #define DEFINE_REG(device, func, offset, size, init_op, read_op, write_op)\
init_op            49 arch/x86/pci/ce4100.c { PCI_DEVFN(device, func), offset, init_op, read_op, write_op,\
init_op           237 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 	const union init_op *op;
init_op           249 drivers/net/ethernet/broadcom/bnx2x/bnx2x_init_ops.h 		op = (const union init_op *)&(INIT_OPS(bp)[op_idx]);
init_op           462 drivers/net/ethernet/qlogic/qed/qed.h 	union init_op		*init_ops;
init_op           495 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 	union init_op *init_ops;
init_op           507 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 		union init_op *cmd = &init_ops[cmd_num];
init_op           580 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 	fw->init_ops = (union init_op *)(data + offset);