OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XHCI_ERSTSZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcireg.h
314
#define
XHCI_ERSTSZ
(n) (0x0028 + (0x20 * (n)))
xhci.c
664
xhci_rt_write_4(sc,
XHCI_ERSTSZ
(0), 0);
873
sc->sc_regs.erstsz0 = xhci_rt_read_4(sc,
XHCI_ERSTSZ
(0));
981
xhci_rt_write_4(sc,
XHCI_ERSTSZ
(0), sc->sc_regs.erstsz0);
1685
xhci_rt_write_4(sc,
XHCI_ERSTSZ
(0), XHCI_EVENT_RING_SEGMENTS);
Completed in 15 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025