Searched defs:pio_mgr (Results 1 – 2 of 2) sorted by relevance
50 struct io_mgr_ *pio_mgr = NULL; in io_create() local94 struct io_mgr_ *pio_mgr = (struct io_mgr_ *)hio_mgr; in io_destroy() local
171 struct io_mgr *pio_mgr = NULL; in bridge_io_create() local800 struct io_mgr *pio_mgr = (struct io_mgr *)hio_mgr; in io_cancel_chnl() local820 static void io_dispatch_pm(struct io_mgr *pio_mgr) in io_dispatch_pm()866 struct io_mgr *pio_mgr = (struct io_mgr *)ref_data; in io_dpc() local934 struct io_mgr *pio_mgr; in io_mbox_msg() local1066 static void input_chnl(struct io_mgr *pio_mgr, struct chnl_object *pchnl, in input_chnl()1181 static void input_msg(struct io_mgr *pio_mgr, struct msg_mgr *hmsg_mgr) in input_msg()1317 static void output_chnl(struct io_mgr *pio_mgr, struct chnl_object *pchnl, in output_chnl()1400 static void output_msg(struct io_mgr *pio_mgr, struct msg_mgr *hmsg_mgr) in output_msg()