Symbol: xhci_pipe
sys/dev/usb/xhci.c
1026
xhci_event_xfer_isoc(struct usbd_xfer *xfer, struct xhci_pipe *xp,
sys/dev/usb/xhci.c
1110
struct xhci_pipe *xp;
sys/dev/usb/xhci.c
1209
struct xhci_pipe *xp = (struct xhci_pipe *)xfer->pipe;
sys/dev/usb/xhci.c
1265
struct xhci_pipe *xp = (struct xhci_pipe *)pipe;
sys/dev/usb/xhci.c
1337
slot = ((struct xhci_pipe *)pipe->device->default_pipe)->slot;
sys/dev/usb/xhci.c
1469
xhci_last_valid_dci(struct xhci_pipe **pipes, struct xhci_pipe *ignore)
sys/dev/usb/xhci.c
1471
struct xhci_pipe *lxp;
sys/dev/usb/xhci.c
1487
struct xhci_pipe *xp = (struct xhci_pipe *)pipe;
sys/dev/usb/xhci.c
1585
uint8_t slot = ((struct xhci_pipe *)hshub->default_pipe)->slot;
sys/dev/usb/xhci.c
1609
struct xhci_pipe *xp = (struct xhci_pipe *)pipe;
sys/dev/usb/xhci.c
1662
struct xhci_pipe *xp = (struct xhci_pipe *)pipe;
sys/dev/usb/xhci.c
1709
struct xhci_pipe *xp = (struct xhci_pipe *)dev->default_pipe;
sys/dev/usb/xhci.c
1936
struct xhci_pipe *xp = (struct xhci_pipe *)xfer->pipe;
sys/dev/usb/xhci.c
2337
struct xhci_pipe *xp = (struct xhci_pipe *)xfer->pipe;
sys/dev/usb/xhci.c
2927
struct xhci_pipe *xp = (struct xhci_pipe *)xfer->pipe;
sys/dev/usb/xhci.c
300
sc->sc_bus.pipe_size = sizeof(struct xhci_pipe);
sys/dev/usb/xhci.c
3041
struct xhci_pipe *xp = (struct xhci_pipe *)xfer->pipe;
sys/dev/usb/xhci.c
3187
struct xhci_pipe *xp = (struct xhci_pipe *)xfer->pipe;
sys/dev/usb/xhci.c
798
xhci_skip_all(struct xhci_pipe *xp)
sys/dev/usb/xhci.c
831
struct xhci_pipe *xp;
sys/dev/usb/xhci.c
87
struct xhci_pipe *, uint32_t, int, uint8_t, uint8_t, uint8_t);
sys/dev/usb/xhci.c
88
int xhci_event_xfer_isoc(struct usbd_xfer *, struct xhci_pipe *,
sys/dev/usb/xhci.c
911
xhci_xfer_length_generic(struct xhci_xfer *xx, struct xhci_pipe *xp,
sys/dev/usb/xhci.c
936
struct xhci_pipe *xp, uint32_t remain, int trb_idx,
sys/dev/usb/xhcivar.h
63
struct xhci_pipe *pipes[31];