OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XHCI_BUS2SC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
58
#define
XHCI_BUS2SC
(bus) ((bus)->ub_hcpriv)
59
#define XHCI_PIPE2SC(pipe)
XHCI_BUS2SC
((pipe)->up_dev->ud_bus)
60
#define XHCI_XFER2SC(xfer)
XHCI_BUS2SC
((xfer)->ux_bus)
62
#define XHCI_XPIPE2SC(d)
XHCI_BUS2SC
((d)->xp_pipe.up_dev->ud_bus)
xhci.c
2062
struct xhci_softc * const sc =
XHCI_BUS2SC
(dev->ud_bus);
2698
struct xhci_softc * const sc =
XHCI_BUS2SC
(bus);
2758
struct xhci_softc * const sc =
XHCI_BUS2SC
(bus);
2775
struct xhci_softc * const sc =
XHCI_BUS2SC
(bus);
2802
struct xhci_softc * const sc =
XHCI_BUS2SC
(bus);
2826
struct xhci_softc * const sc =
XHCI_BUS2SC
(bus);
2834
struct xhci_softc * const sc =
XHCI_BUS2SC
(bus);
2860
struct xhci_softc * const sc =
XHCI_BUS2SC
(bus);
3518
struct xhci_softc * const sc =
XHCI_BUS2SC
(dev->ud_bus);
3579
struct xhci_softc * const sc =
XHCI_BUS2SC
(dev->ud_bus)
[
all
...]
Completed in 134 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025