ephw               95 drivers/char/xillybus/xillybus.h 	struct xilly_endpoint_hardware *ephw;
ephw              151 drivers/char/xillybus/xillybus.h 					      *ephw);
ephw              136 drivers/char/xillybus/xillybus_core.c 	ep->ephw->hw_sync_sgl_for_cpu(ep,
ephw              154 drivers/char/xillybus/xillybus_core.c 				ep->ephw->hw_sync_sgl_for_device(
ephw              289 drivers/char/xillybus/xillybus_core.c 	ep->ephw->hw_sync_sgl_for_device(ep,
ephw              369 drivers/char/xillybus/xillybus_core.c 		rc = ep->ephw->map_single(ep, s->salami,
ephw              634 drivers/char/xillybus/xillybus_core.c 	endpoint->ephw->hw_sync_sgl_for_cpu(
ephw              749 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_cpu(
ephw              765 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_device(
ephw             1069 drivers/char/xillybus/xillybus_core.c 		channel->endpoint->ephw->hw_sync_sgl_for_device(
ephw             1289 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_cpu(
ephw             1311 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_device(
ephw             1823 drivers/char/xillybus/xillybus_core.c 	endpoint->cdev.owner = endpoint->ephw->owner;
ephw             1894 drivers/char/xillybus/xillybus_core.c 					      *ephw)
ephw             1904 drivers/char/xillybus/xillybus_core.c 	endpoint->ephw = ephw;
ephw              120 drivers/char/xillybus/xillybus_of.c 	struct xilly_endpoint_hardware *ephw = &of_hw;
ephw              123 drivers/char/xillybus/xillybus_of.c 		ephw = &of_hw_coherent;
ephw              125 drivers/char/xillybus/xillybus_of.c 	endpoint = xillybus_init_endpoint(NULL, dev, ephw);