Home
last modified time | relevance | path

Searched refs:ep_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofw_graph.c172 ofw_graph_get_device_by_port_ep(phandle_t node, uint32_t port_id, uint32_t ep_id) in ofw_graph_get_device_by_port_ep() argument
179 endpoint = ofw_graph_get_endpoint_by_idx(port, ep_id); in ofw_graph_get_device_by_port_ep()
H A Dofw_graph.h39 device_t ofw_graph_get_device_by_port_ep(phandle_t node, uint32_t port_id, uint32_t ep_id);
/freebsd/sys/dev/usb/controller/
H A Dxhci.c1598 uint8_t ep_id, uint8_t slot_id) in xhci_cmd_reset_ep() argument
1609 XHCI_TRB_3_EP_SET(ep_id); in xhci_cmd_reset_ep()
1621 uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) in xhci_cmd_set_tr_dequeue_ptr() argument
1635 XHCI_TRB_3_EP_SET(ep_id); in xhci_cmd_set_tr_dequeue_ptr()
1643 uint8_t ep_id, uint8_t slot_id) in xhci_cmd_stop_ep() argument
1654 XHCI_TRB_3_EP_SET(ep_id); in xhci_cmd_stop_ep()