Lines Matching defs:pipe
223 struct usbd_pipe pipe; member
355 ahci_open(struct usbd_pipe *pipe) in ahci_open()
415 #define AHCI_PIPE2SC(pipe) AHCI_BUS2SC((pipe)->up_dev->ud_bus) argument
551 ahci_noop(struct usbd_pipe *pipe) in ahci_noop()
782 ahci_root_intr_close(struct usbd_pipe *pipe) in ahci_root_intr_close()
832 struct usbd_pipe *pipe = xfer->ux_pipe; in ahci_device_ctrl_start() local
985 ahci_device_ctrl_close(struct usbd_pipe *pipe) in ahci_device_ctrl_close()
1009 struct usbd_pipe *pipe = xfer->ux_pipe; in ahci_device_intr_start() local
1041 struct usbd_pipe *pipe = xfer->ux_pipe; in ahci_poll_device() local
1092 ahci_device_intr_close(struct usbd_pipe *pipe) in ahci_device_intr_close()
1124 ahci_device_isoc_close(struct usbd_pipe *pipe) in ahci_device_isoc_close()
1153 struct usbd_pipe *pipe = xfer->ux_pipe; in ahci_device_bulk_start() local
1309 ahci_device_bulk_close(struct usbd_pipe *pipe) in ahci_device_bulk_close()
1329 ahci_transaction(struct ahci_softc *sc, struct usbd_pipe *pipe, in ahci_transaction()
1447 ahci_device_clear_toggle(struct usbd_pipe *pipe) in ahci_device_clear_toggle()