Lines Matching refs:_op
19 static void do_encl_emodpe(void *_op) in do_encl_emodpe() argument
22 struct encl_op_emodpe *op = _op; in do_encl_emodpe()
33 static void do_encl_eaccept(void *_op) in do_encl_eaccept() argument
36 struct encl_op_eaccept *op = _op; in do_encl_eaccept()
70 static void do_encl_init_tcs_page(void *_op) in do_encl_init_tcs_page() argument
72 struct encl_op_init_tcs_page *op = _op; in do_encl_init_tcs_page()
103 static void do_encl_op_put_to_addr(void *_op) in do_encl_op_put_to_addr() argument
105 struct encl_op_put_to_addr *op = _op; in do_encl_op_put_to_addr()
110 static void do_encl_op_get_from_addr(void *_op) in do_encl_op_get_from_addr() argument
112 struct encl_op_get_from_addr *op = _op; in do_encl_op_get_from_addr()
117 static void do_encl_op_nop(void *_op) in do_encl_op_nop() argument