Home
last modified time | relevance | path

Searched refs:io_mf_lp_event (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/iseries/
Dmf.c115 struct io_mf_lp_event { struct
139 struct io_mf_lp_event event; argument
380 static void handle_int(struct io_mf_lp_event *event) in handle_int()
443 static void handle_ack(struct io_mf_lp_event *event) in handle_ack()
524 handle_ack((struct io_mf_lp_event *)event); in hv_handler()
526 handle_int((struct io_mf_lp_event *)event); in hv_handler()