Searched defs:ep (Results 276 - 300 of 490) sorted by relevance

<<11121314151617181920

/freebsd-current/contrib/libpcap/
H A Dpcap-airpcap.c584 register u_char *bp, *ep; local
/freebsd-current/contrib/tcpdump/
H A Dprint-babel.c299 subtlvs_print(netdissect_options *ndo, const u_char *cp, const u_char *ep, const uint8_t tlv_type) argument
H A Dprint-esp.c736 const u_char *ep; local
[all...]
H A Dutil-print.c116 nd_printztn(netdissect_options *ndo, const u_char *s, u_int n, const u_char *ep) argument
160 nd_printn(netdissect_options *ndo, const u_char *s, u_int n, const u_char *ep) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec_ameth.c165 unsigned char *ep = NULL; local
/freebsd-current/contrib/lua/src/
H A Dlmathlib.c690 int ep = (int)luaL_checkinteger(L, 2); local
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar2316.c256 const int16_t *ep = lp+listSize; local
H A Dar2317.c233 const int16_t *ep = lp+listSize; local
H A Dar2425.c251 const uint16_t *ep = lp+listSize; local
H A Dar2413.c250 const uint16_t *ep = lp+listSize; local
H A Dar5413.c292 const uint16_t *ep = lp+listSize; local
/freebsd-current/lib/libusb/
H A Dlibusb01.c251 usb_get_descriptor_by_endpoint(usb_dev_handle * udev, int ep, uint8_t type, argument
586 usb_std_io(usb_dev_handle * dev, int ep, char *bytes, int size, argument
664 usb_bulk_write(usb_dev_handle * dev, int ep, char *bytes, argument
672 usb_bulk_read(usb_dev_handle * dev, int ep, char *bytes, argument
680 usb_interrupt_write(usb_dev_handle * dev, int ep, char *bytes, argument
688 usb_interrupt_read(usb_dev_handle * dev, int ep, char *bytes, int size, int timeout) argument
798 usb_resetep(usb_dev_handle * dev, unsigned int ep) argument
805 usb_clear_halt(usb_dev_handle * dev, unsigned int ep) argument
[all...]
/freebsd-current/lib/libugidfw/
H A Dugidfw.c604 char *ep; local
/freebsd-current/sys/dev/usb/controller/
H A Datmegadci.c1185 atmegadci_clear_stall(struct usb_device *udev, struct usb_endpoint *ep) argument
1103 atmegadci_set_stall(struct usb_device *udev, struct usb_endpoint *ep, uint8_t *did_stall) argument
2037 atmegadci_ep_init(struct usb_device *udev, struct usb_endpoint_descriptor *edesc, struct usb_endpoint *ep) argument
[all...]
/freebsd-current/sys/dev/usb/input/
H A Dusbhid.c735 struct usb_endpoint *ep; local
/freebsd-current/sys/dev/usb/serial/
H A Du3g.c958 int ep, n; local
/freebsd-current/sys/dev/usb/template/
H A Dusb_template.c640 usb_hw_ep_find_match(struct usb_hw_ep_scratch *ues, struct usb_hw_ep_scratch_sub *ep, uint8_t is_simplex) argument
921 struct usb_hw_ep_scratch_sub *ep; local
[all...]
/freebsd-current/usr.bin/at/
H A Dat.c710 char *ep; local
/freebsd-current/sys/netpfil/ipfw/
H A Ddn_sched_fq_pie.c1098 struct dn_extra_parms *ep; local
1184 fq_pie_getconfig(struct dn_schk *_schk, struct dn_extra_parms *ep) argument
[all...]
/freebsd-current/sys/ufs/ufs/
H A Dufs_dirhash.c346 struct direct *ep; local
/freebsd-current/usr.sbin/ppp/
H A Droute.c331 char *sp, *ep, *cp; local
386 char *sp, *cp, *ep; local
476 char *sp, *cp, *ep; local
/freebsd-current/usr.bin/grep/
H A Dgrep.c315 char *ep; local
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dusb.c284 struct ath10k_htc_ep *ep; local
297 struct ath10k_htc_ep *ep; local
[all...]
H A Dhtc.c53 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, argument
89 ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep, struct sk_buff *skb) argument
108 ath10k_htc_consume_credit(struct ath10k_htc_ep *ep, unsigned int len, bool consume) argument
143 ath10k_htc_release_credit(struct ath10k_htc_ep *ep, unsigned int len) argument
170 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; local
231 struct ath10k_htc_ep *ep; local
255 struct ath10k_htc_ep *ep; local
444 struct ath10k_htc_ep *ep; local
613 struct ath10k_htc_ep *ep; local
641 ath10k_htc_send_bundle(struct ath10k_htc_ep *ep, struct sk_buff *bundle_skb, struct sk_buff_head *tx_save_head) argument
688 ath10k_htc_send_one_skb(struct ath10k_htc_ep *ep, struct sk_buff *skb) argument
703 ath10k_htc_send_bundle_skbs(struct ath10k_htc_ep *ep) argument
807 struct ath10k_htc_ep *ep; local
836 struct ath10k_htc_ep *ep; local
862 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; local
882 ath10k_htc_setup_tx_req(struct ath10k_htc_ep *ep) argument
894 struct ath10k_htc_ep *ep; local
1009 struct ath10k_htc_ep *ep = &ar->htc.endpoint[eid]; local
1024 struct ath10k_htc_ep *ep; local
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Dusb.c271 int ep = qsel_to_ep(rtwusb, qsel); local
474 int ep; local

Completed in 401 milliseconds

<<11121314151617181920