Searched defs:qtd (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libmsrpc/test/lsa/
H A Dlsatrust.c95 struct LsaQueryTrustedDomainInfo qtd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-mem.c38 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd, argument
51 struct ehci_qtd *qtd; local
61 ehci_qtd_free(struct ehci_hcd *ehci, struct ehci_qtd *qtd) argument
[all...]
H A Dehci-q.c46 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, argument
88 qh_update(struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) argument
126 struct ehci_qtd *qtd; local
348 struct ehci_qtd *qtd; local
598 struct ehci_qtd *qtd; local
616 struct ehci_qtd *qtd, *qtd_prev; local
1038 struct ehci_qtd *qtd; local
1108 struct ehci_qtd *qtd; local
[all...]
H A Dehci-dbg.c123 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) argument
622 struct ehci_qtd *qtd; local
[all...]
H A Disp1760-hcd.h118 struct isp1760_qtd *qtd; member in struct:inter_packet_info
H A Disp1760-hcd.c685 static int qtd_fill(struct isp1760_qtd *qtd, voi argument
529 transform_into_atl(struct isp1760_hcd *priv, struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct urb *urb, u32 payload, struct ptd *ptd) argument
616 transform_add_int(struct isp1760_hcd *priv, struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct urb *urb, u32 payload, struct ptd *ptd) argument
677 transform_into_int(struct isp1760_hcd *priv, struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct urb *urb, u32 payload, struct ptd *ptd) argument
749 enqueue_one_qtd(struct isp1760_qtd *qtd, struct isp1760_hcd *priv, u32 payload) argument
770 enqueue_one_atl_qtd(u32 atl_regs, u32 payload, struct isp1760_hcd *priv, struct isp1760_qh *qh, struct urb *urb, u32 slot, struct isp1760_qtd *qtd) argument
790 enqueue_one_int_qtd(u32 int_regs, u32 payload, struct isp1760_hcd *priv, struct isp1760_qh *qh, struct urb *urb, u32 slot, struct isp1760_qtd *qtd) argument
810 enqueue_an_ATL_packet(struct usb_hcd *hcd, struct isp1760_qh *qh, struct isp1760_qtd *qtd) argument
852 enqueue_an_INT_packet(struct usb_hcd *hcd, struct isp1760_qh *qh, struct isp1760_qtd *qtd) argument
918 isp1760_qtd_free(struct isp1760_qtd *qtd) argument
923 clean_this_qtd(struct isp1760_qtd *qtd) argument
938 clean_up_qtdlist(struct isp1760_qtd *qtd) argument
968 struct isp1760_qtd *qtd; local
1189 struct isp1760_qtd *qtd; local
1368 struct isp1760_qtd *qtd; local
1404 struct isp1760_qtd *qtd; local
1415 struct isp1760_qtd *qtd; local
1448 p(priv_to_hcd(priv), qh, qtd); local
1460 struct isp1760_qtd *qtd; local
1475 struct isp1760_qtd *qtd, *qtd_prev; local
1677 struct isp1760_qtd *qtd; local
1707 struct isp1760_qtd *qtd, *prev_qtd = ints->qtd; local
2123 struct isp1760_qtd *qtd; local
[all...]
H A Doxu210hp-hcd.c467 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) argument
519 static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) argument
537 ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma) argument
547 oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) argument
567 struct ehci_qtd *qtd = NULL; local
774 qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) argument
812 qh_update(struct oxu_hcd *oxu, struct ehci_qh *qh, struct ehci_qtd *qtd) argument
848 struct ehci_qtd *qtd; local
1002 struct ehci_qtd *qtd; local
1174 struct ehci_qtd *qtd; local
1189 struct ehci_qtd *qtd, *qtd_prev; local
1545 struct ehci_qtd *qtd; local
1610 struct ehci_qtd *qtd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dehci-mem.c38 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd, argument
51 struct ehci_qtd *qtd; local
61 ehci_qtd_free(struct ehci_hcd *ehci, struct ehci_qtd *qtd) argument
[all...]
H A Dehci-q.c46 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, argument
88 qh_update(struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) argument
126 struct ehci_qtd *qtd; local
348 struct ehci_qtd *qtd; local
598 struct ehci_qtd *qtd; local
616 struct ehci_qtd *qtd, *qtd_prev; local
1038 struct ehci_qtd *qtd; local
1108 struct ehci_qtd *qtd; local
[all...]
H A Dehci-dbg.c123 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) argument
622 struct ehci_qtd *qtd; local
[all...]
H A Disp1760-hcd.h118 struct isp1760_qtd *qtd; member in struct:inter_packet_info
H A Disp1760-hcd.c685 static int qtd_fill(struct isp1760_qtd *qtd, voi argument
529 transform_into_atl(struct isp1760_hcd *priv, struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct urb *urb, u32 payload, struct ptd *ptd) argument
616 transform_add_int(struct isp1760_hcd *priv, struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct urb *urb, u32 payload, struct ptd *ptd) argument
677 transform_into_int(struct isp1760_hcd *priv, struct isp1760_qh *qh, struct isp1760_qtd *qtd, struct urb *urb, u32 payload, struct ptd *ptd) argument
749 enqueue_one_qtd(struct isp1760_qtd *qtd, struct isp1760_hcd *priv, u32 payload) argument
770 enqueue_one_atl_qtd(u32 atl_regs, u32 payload, struct isp1760_hcd *priv, struct isp1760_qh *qh, struct urb *urb, u32 slot, struct isp1760_qtd *qtd) argument
790 enqueue_one_int_qtd(u32 int_regs, u32 payload, struct isp1760_hcd *priv, struct isp1760_qh *qh, struct urb *urb, u32 slot, struct isp1760_qtd *qtd) argument
810 enqueue_an_ATL_packet(struct usb_hcd *hcd, struct isp1760_qh *qh, struct isp1760_qtd *qtd) argument
852 enqueue_an_INT_packet(struct usb_hcd *hcd, struct isp1760_qh *qh, struct isp1760_qtd *qtd) argument
918 isp1760_qtd_free(struct isp1760_qtd *qtd) argument
923 clean_this_qtd(struct isp1760_qtd *qtd) argument
938 clean_up_qtdlist(struct isp1760_qtd *qtd) argument
968 struct isp1760_qtd *qtd; local
1189 struct isp1760_qtd *qtd; local
1368 struct isp1760_qtd *qtd; local
1404 struct isp1760_qtd *qtd; local
1415 struct isp1760_qtd *qtd; local
1448 p(priv_to_hcd(priv), qh, qtd); local
1460 struct isp1760_qtd *qtd; local
1475 struct isp1760_qtd *qtd, *qtd_prev; local
1677 struct isp1760_qtd *qtd; local
1707 struct isp1760_qtd *qtd, *prev_qtd = ints->qtd; local
2123 struct isp1760_qtd *qtd; local
[all...]
H A Doxu210hp-hcd.c467 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) argument
519 static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) argument
537 ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma) argument
547 oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) argument
567 struct ehci_qtd *qtd = NULL; local
774 qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) argument
812 qh_update(struct oxu_hcd *oxu, struct ehci_qh *qh, struct ehci_qtd *qtd) argument
848 struct ehci_qtd *qtd; local
1002 struct ehci_qtd *qtd; local
1174 struct ehci_qtd *qtd; local
1189 struct ehci_qtd *qtd, *qtd_prev; local
1545 struct ehci_qtd *qtd; local
1610 struct ehci_qtd *qtd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/libmsrpc/test/lsa/
H A Dlsatrust.c95 struct LsaQueryTrustedDomainInfo qtd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/libmsrpc/test/lsa/
H A Dlsatrust.c95 struct LsaQueryTrustedDomainInfo qtd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/whci/
H A Dwhcd.h99 struct whc_qtd *qtd; member in struct:whc_std
H A Dqset.c191 struct whc_qtd *qtd; local
742 process_inactive_qtd(struct whc *whc, struct whc_qset *qset, struct whc_qtd *qtd) argument
782 process_halted_qtd(struct whc *whc, struct whc_qset *qset, struct whc_qtd *qtd) argument
[all...]
H A Dwhci-hc.h143 struct whc_qtd qtd; member in union:whc_qhead::__anon31725
244 struct whc_qtd qtd[WHCI_QSET_TD_MAX]; member in union:whc_qset::__anon31726
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/whci/
H A Dwhcd.h99 struct whc_qtd *qtd; member in struct:whc_std
H A Dqset.c191 struct whc_qtd *qtd; local
742 process_inactive_qtd(struct whc *whc, struct whc_qset *qset, struct whc_qtd *qtd) argument
782 process_halted_qtd(struct whc *whc, struct whc_qset *qset, struct whc_qtd *qtd) argument
[all...]
H A Dwhci-hc.h143 struct whc_qtd qtd; member in union:whc_qhead::__anon20032
244 struct whc_qtd qtd[WHCI_QSET_TD_MAX]; member in union:whc_qset::__anon20033

Completed in 283 milliseconds