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
320 struct scif_endpt *ep = (struct scif_endpt *)epd; in __scif_flush() local
339 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
947 struct scif_endpt *ep = (struct scif_endpt *)epd; in _scif_send() local
1010 struct scif_endpt *ep = (struct scif_endpt *)epd; in _scif_recv() local
1105 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_user_send() local
1166 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_user_recv() local
1227 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_send() local
1269 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_recv() local
1299 poll_table *p, struct scif_endpt *ep) in _scif_poll_wait()
1314 __scif_pollfd(struct file *f, poll_table *wait, struct scif_endpt *ep) in __scif_pollfd()