Symbol: xhci_softc
sys/arm/broadcom/bcm2835/bcm2838_xhci.c
180
struct xhci_softc *sc;
sys/arm/broadcom/bcm2835/bcm2838_xhci.c
211
sizeof(struct xhci_softc), xhci_pci_driver);
sys/arm/nvidia/tegra_xhci.c
268
struct xhci_softc xhci_softc;
sys/arm/nvidia/tegra_xhci.c
864
base_addr = rman_get_start(sc->xhci_softc.sc_io_res);
sys/arm/nvidia/tegra_xhci.c
918
struct xhci_softc *xsc;
sys/arm/nvidia/tegra_xhci.c
922
xsc = &sc->xhci_softc;
sys/arm/nvidia/tegra_xhci.c
962
struct xhci_softc *xsc;
sys/arm/nvidia/tegra_xhci.c
971
xsc = &sc->xhci_softc;
sys/dev/usb/controller/dwc3/dwc3.c
104
struct xhci_softc *sc = _sc;
sys/dev/usb/controller/dwc3/dwc3.c
116
struct xhci_softc *sc = &snps_sc->sc;
sys/dev/usb/controller/dwc3/dwc3.c
187
struct xhci_softc *xsc;
sys/dev/usb/controller/dwc3/dwc3.c
320
struct xhci_softc *xsc;
sys/dev/usb/controller/dwc3/dwc3.c
78
struct xhci_softc sc;
sys/dev/usb/controller/generic_xhci.c
150
struct xhci_softc *sc = device_get_softc(dev);
sys/dev/usb/controller/generic_xhci.c
197
sizeof(struct xhci_softc),
sys/dev/usb/controller/generic_xhci.c
74
struct xhci_softc *sc = device_get_softc(dev);
sys/dev/usb/controller/generic_xhci_acpi.c
78
sizeof(struct xhci_softc), generic_xhci_driver);
sys/dev/usb/controller/generic_xhci_fdt.c
132
sizeof(struct xhci_softc), generic_xhci_driver);
sys/dev/usb/controller/generic_xhci_fdt.c
87
struct xhci_softc *sc = device_get_softc(dev);
sys/dev/usb/controller/xhci.c
1102
xhci_check_command(struct xhci_softc *sc, struct xhci_trb *trb)
sys/dev/usb/controller/xhci.c
1115
xhci_interrupt_poll(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
1202
xhci_do_command(struct xhci_softc *sc, struct xhci_trb *trb,
sys/dev/usb/controller/xhci.c
1343
xhci_cmd_nop(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
136
struct xhci_softc *sc;
sys/dev/usb/controller/xhci.c
1361
xhci_cmd_enable_slot(struct xhci_softc *sc, uint8_t *pslot)
sys/dev/usb/controller/xhci.c
1386
xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id)
sys/dev/usb/controller/xhci.c
1404
xhci_cmd_set_address(struct xhci_softc *sc, uint64_t input_ctx,
sys/dev/usb/controller/xhci.c
1430
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
1554
xhci_cmd_configure_ep(struct xhci_softc *sc, uint64_t input_ctx,
sys/dev/usb/controller/xhci.c
1579
xhci_cmd_evaluate_ctx(struct xhci_softc *sc, uint64_t input_ctx,
sys/dev/usb/controller/xhci.c
159
static void xhci_get_xecp(struct xhci_softc *);
sys/dev/usb/controller/xhci.c
1597
xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t preserve,
sys/dev/usb/controller/xhci.c
160
static void xhci_root_intr(struct xhci_softc *);
sys/dev/usb/controller/xhci.c
1620
xhci_cmd_set_tr_dequeue_ptr(struct xhci_softc *sc, uint64_t dequeue_ptr,
sys/dev/usb/controller/xhci.c
1642
xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t suspend,
sys/dev/usb/controller/xhci.c
1665
xhci_cmd_reset_dev(struct xhci_softc *sc, uint8_t slot_id)
sys/dev/usb/controller/xhci.c
1686
xhci_interrupt(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
172
static usb_error_t xhci_cmd_evaluate_ctx(struct xhci_softc *,
sys/dev/usb/controller/xhci.c
1753
struct xhci_softc *sc = XHCI_BUS2SC(bus);
sys/dev/usb/controller/xhci.c
225
struct xhci_softc *sc = XHCI_BUS2SC(bus);
sys/dev/usb/controller/xhci.c
2316
xhci_set_slot_pointer(struct xhci_softc *sc, uint8_t index, uint64_t dev_addr)
sys/dev/usb/controller/xhci.c
2335
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
2398
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
241
xhci_reset_command_queue_locked(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
2596
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
2748
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
2831
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
2847
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
2877
struct xhci_softc *sc = XHCI_BUS2SC(xfer->xroot->bus);
sys/dev/usb/controller/xhci.c
2975
struct xhci_softc *sc = XHCI_BUS2SC(xfer->xroot->bus);
sys/dev/usb/controller/xhci.c
304
xhci_start_controller(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
3059
xhci_root_intr(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
3300
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
3825
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
3848
struct xhci_softc *sc = XHCI_BUS2SC(xfer->xroot->bus);
sys/dev/usb/controller/xhci.c
3986
struct xhci_softc *sc = XHCI_BUS2SC(xfer->xroot->bus);
sys/dev/usb/controller/xhci.c
3998
struct xhci_softc *sc;
sys/dev/usb/controller/xhci.c
4080
struct xhci_softc *sc;
sys/dev/usb/controller/xhci.c
4117
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
4187
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
4248
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
4283
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
4317
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
4354
struct xhci_softc *sc = XHCI_BUS2SC(udev->bus);
sys/dev/usb/controller/xhci.c
454
xhci_halt_controller(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
484
xhci_reset_controller(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
511
xhci_init(struct xhci_softc *sc, device_t self, uint8_t dma32)
sys/dev/usb/controller/xhci.c
645
xhci_uninit(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
660
xhci_get_xecp(struct xhci_softc *sc)
sys/dev/usb/controller/xhci.c
744
struct xhci_softc *sc = XHCI_BUS2SC(bus);
sys/dev/usb/controller/xhci.c
88
__containerof(bus, struct xhci_softc, sc_bus)
sys/dev/usb/controller/xhci.c
937
xhci_check_transfer(struct xhci_softc *sc, struct xhci_trb *trb)
sys/dev/usb/controller/xhci.h
582
usb_error_t xhci_halt_controller(struct xhci_softc *);
sys/dev/usb/controller/xhci.h
583
usb_error_t xhci_reset_controller(struct xhci_softc *);
sys/dev/usb/controller/xhci.h
584
usb_error_t xhci_init(struct xhci_softc *, device_t, uint8_t);
sys/dev/usb/controller/xhci.h
585
usb_error_t xhci_start_controller(struct xhci_softc *);
sys/dev/usb/controller/xhci.h
586
void xhci_interrupt(struct xhci_softc *);
sys/dev/usb/controller/xhci.h
587
void xhci_uninit(struct xhci_softc *);
sys/dev/usb/controller/xhci_pci.c
264
struct xhci_softc *sc = _sc;
sys/dev/usb/controller/xhci_pci.c
299
struct xhci_softc *sc = device_get_softc(self);
sys/dev/usb/controller/xhci_pci.c
477
struct xhci_softc *sc = device_get_softc(self);
sys/dev/usb/controller/xhci_pci.c
520
struct xhci_softc *sc = device_get_softc(self);
sys/dev/usb/controller/xhci_pci.c
85
sizeof(struct xhci_softc));