OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ehci_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
ehcivar.h
156
typedef struct
ehci_softc
{
struct
228
void (*sc_vendor_init)(struct
ehci_softc
*);
229
int (*sc_vendor_port_status)(struct
ehci_softc
*, uint32_t, int);
233
ehci_read_1(struct
ehci_softc
*sc, u_int offset)
246
ehci_read_2(struct
ehci_softc
*sc, u_int offset)
259
ehci_write_1(struct
ehci_softc
*sc, u_int offset, uint8_t data)
275
ehci_write_2(struct
ehci_softc
*sc, u_int offset, uint16_t data)
Completed in 12 milliseconds
Indexes created Mon Oct 13 15:10:03 GMT 2025