Lines Matching defs:ep
53 struct scif_endpt *ep; in scif_open() local
92 static struct scif_endpt *scif_disconnect_ep(struct scif_endpt *ep) in scif_disconnect_ep()
165 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_close() local
319 struct scif_endpt *ep = (struct scif_endpt *)epd; in __scif_flush() local
338 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_bind() local
396 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_listen() local
471 static int scif_conn_func(struct scif_endpt *ep) in scif_conn_func()
581 struct scif_endpt *ep; in scif_conn_handler() local
601 struct scif_endpt *ep = (struct scif_endpt *)epd; in __scif_connect() local
948 struct scif_endpt *ep = (struct scif_endpt *)epd; in _scif_send() local
1011 struct scif_endpt *ep = (struct scif_endpt *)epd; in _scif_recv() local
1106 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_user_send() local
1167 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_user_recv() local
1228 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_send() local
1270 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_recv() local
1300 poll_table *p, struct scif_endpt *ep) in _scif_poll_wait()
1315 __scif_pollfd(struct file *f, poll_table *wait, struct scif_endpt *ep) in __scif_pollfd()