Lines Matching refs:usbd_pipe
93 static usbd_status ahci_open(struct usbd_pipe *);
110 static void ahci_root_intr_close(struct usbd_pipe *);
116 static void ahci_device_ctrl_close(struct usbd_pipe *);
122 static void ahci_device_intr_close(struct usbd_pipe *);
128 static void ahci_device_isoc_close(struct usbd_pipe *);
134 static void ahci_device_bulk_close(struct usbd_pipe *);
138 struct usbd_pipe *, uint8_t, int, u_char *, uint8_t);
139 static void ahci_noop(struct usbd_pipe *);
140 static void ahci_device_clear_toggle(struct usbd_pipe *);
223 struct usbd_pipe pipe;
355 ahci_open(struct usbd_pipe *pipe)
551 ahci_noop(struct usbd_pipe *pipe)
782 ahci_root_intr_close(struct usbd_pipe *pipe)
832 struct usbd_pipe *pipe = xfer->ux_pipe;
985 ahci_device_ctrl_close(struct usbd_pipe *pipe)
1009 struct usbd_pipe *pipe = xfer->ux_pipe;
1041 struct usbd_pipe *pipe = xfer->ux_pipe;
1092 ahci_device_intr_close(struct usbd_pipe *pipe)
1124 ahci_device_isoc_close(struct usbd_pipe *pipe)
1153 struct usbd_pipe *pipe = xfer->ux_pipe;
1309 ahci_device_bulk_close(struct usbd_pipe *pipe)
1329 ahci_transaction(struct ahci_softc *sc, struct usbd_pipe *pipe,
1447 ahci_device_clear_toggle(struct usbd_pipe *pipe)