Searched defs:endpoint (Results 1 - 15 of 15) sorted by last modified time

/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/include/
H A Dusb_xfer.h174 struct usb_endpoint *endpoint; member in struct:usb_xfer
242 uint8_t endpoint; member in struct:usb_xfer_config
[all...]
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_root_hub.h20 struct usb_endpoint_descriptor endpoint; member in struct:usb_ehci_config_descriptor
H A Dusb_ehci.h162 uint32_t endpoint :4; ///< then endpoint number for this TD member in struct:usb_ehci_itd_bp::bp_0
223 uint32_t endpoint :4; ///< endpoint number of this transfer member in struct:usb_ehci_sitd_ep
[all...]
/barrelfish-2018-10-04/lib/usb/
H A Dusb_request.c552 usb_error_t usb_synch_frame(uint8_t endpoint, uint16_t *ret_frame) argument
/barrelfish-2018-10-04/lib/bulk_transfer/backends/local/
H A Dcontrol_channel.c776 void bulk_local_init_endpoint(struct bulk_local_endpoint *endpoint, argument
/barrelfish-2018-10-04/lib/barrelfish/
H A Dthreads.c756 void thread_yield_dispatcher(struct capref endpoint) argument
H A Dlmp_chan.c41 bind_lmp_reply_handler(struct monitor_binding *b, errval_t success, uintptr_t mon_id, uintptr_t conn_id, struct capref endpoint) argument
199 bind_lmp_service_request_handler(struct monitor_binding *b, uintptr_t service_id, uintptr_t mon_id, size_t buflen_words, struct capref endpoint) argument
247 lmp_chan_accept(struct lmp_chan *lc, size_t buflen_words, struct capref endpoint) argument
[all...]
/barrelfish-2018-10-04/kernel/arch/x86_64/
H A Dirq.c562 struct cte *endpoint; local
600 irq_table_set(unsigned int nidt, capaddr_t endpoint) argument
[all...]
/barrelfish-2018-10-04/kernel/arch/x86_32/
H A Dirq.c513 struct cte *endpoint; local
551 irq_table_set(unsigned int nidt, capaddr_t endpoint) argument
[all...]
/barrelfish-2018-10-04/kernel/arch/arm/
H A Dirq.c37 errval_t irq_table_set(unsigned int nidt, capaddr_t endpoint) argument
[all...]
/barrelfish-2018-10-04/include/usb/
H A Dusb_transfer.h50 uint8_t endpoint; ///< the associated endpoint of the transfer member in struct:usb_transfer_setup
H A Dusb_descriptor.h292 struct usb_endpoint_descriptor endpoint[1]; member in struct:usb_generic_descriptor
[all...]
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dlcp.h153 struct epdisc endpoint; /* endpoint discriminator */ member in struct:lcp_options
/barrelfish-2018-10-04/include/barrelfish/
H A Dump_chan.h46 struct ump_endpoint endpoint; ///< Incoming UMP endpoint member in struct:ump_chan
H A Dlmp_chan.h46 struct lmp_endpoint *endpoint; ///< Incoming LMP endpoint (in dispatcher) member in struct:lmp_chan
[all...]

Completed in 115 milliseconds