Searched defs:ep_addr (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/dev/apple_bce/ |
| H A D | apple_bce_vhci.c | 203 bce_vhci_ep_index(uint8_t ep_addr) in bce_vhci_ep_index() 1124 uint8_t ep_addr; in bce_vhci_create_task() local 1882 struct bce_vhci_device *dev, uint8_t ep_addr, in bce_vhci_endpoint_create() 2164 struct bce_vhci_device *dev, uint8_t ep_addr) in bce_vhci_endpoint_destroy() 2464 bce_vhci_find_tq(struct bce_vhci_softc *vhci, uint8_t dev_id, uint8_t ep_addr) in bce_vhci_find_tq() 2502 uint8_t dev_id, ep_addr; in bce_vhci_handle_transfer_request() local 2989 uint8_t dev_id, ep_addr; in bce_vhci_handle_ctrl_status() local 3082 uint8_t dev_id, ep_addr; in bce_vhci_handle_endpoint_req_state() local 3354 uint8_t dev_id, ep_addr; in bce_vhci_handle_endpoint_set_state() local 4265 uint8_t ep_addr; in bce_vhci_pipe_start() local
|
| /freebsd/sys/dev/usb/ |
| H A D | usb_dev.h | 61 int ep_addr; /* endpoint address */ member 94 int ep_addr; member
|
| /freebsd/sys/dev/usb/controller/ |
| H A D | atmegadci.c | 137 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in atmegadci_get_hw_ep_profile()
|
| H A D | avr32dci.c | 159 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in avr32dci_get_hw_ep_profile()
|
| H A D | uss820dci.c | 178 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in uss820dci_get_hw_ep_profile()
|
| H A D | musb_otg.c | 242 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in musbotg_get_hw_ep_profile()
|
| H A D | dwc_otg.c | 157 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in dwc_otg_get_hw_ep_profile() argument
|