OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ux_completeq_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhci.c
164
typedef TAILQ_HEAD(ux_completeq, uhci_xfer)
ux_completeq_t
;
typedef
194
ux_completeq_t
*);
195
Static void uhci_idone(struct uhci_xfer *,
ux_completeq_t
*);
1446
ux_completeq_t
cq;
1484
uhci_check_intr(uhci_softc_t *sc, struct uhci_xfer *ux,
ux_completeq_t
*cqp)
1604
uhci_idone(struct uhci_xfer *ux,
ux_completeq_t
*cqp)
uhci.c
164
typedef TAILQ_HEAD(ux_completeq, uhci_xfer)
ux_completeq_t
;
typedef
194
ux_completeq_t
*);
195
Static void uhci_idone(struct uhci_xfer *,
ux_completeq_t
*);
1446
ux_completeq_t
cq;
1484
uhci_check_intr(uhci_softc_t *sc, struct uhci_xfer *ux,
ux_completeq_t
*cqp)
1604
uhci_idone(struct uhci_xfer *ux,
ux_completeq_t
*cqp)
Completed in 25 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025