Home
last modified time | relevance | path

Searched refs:ohci_ed (Results 1 – 25 of 53) sorted by relevance

123

/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.h67 struct ohci_ed { struct
127 struct ohci_ed ed; /* has to be aligned at 16 byte address*/
213 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe);
H A Dusb-ohci.c99 struct ohci_ed *ed; in ohci_hcd_init()
130 memset(ed, 0, sizeof(struct ohci_ed)); in ohci_hcd_init()
214 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe) in ohci_pipe_get_ed()
384 static void ohci_fill_ed(struct ohci_ed *ed, long headp, long tailp, in ohci_fill_ed()
509 struct ohci_ed *ed; in ohci_send_ctrl()
618 struct ohci_ed *ed; in ohci_transfer_bulk()
726 struct ohci_ed *ed; in ohci_get_pipe_intr()
822 struct ohci_ed *ed; in ohci_put_pipe_intr()
874 struct ohci_ed *ed; in ohci_init_bulk_ed()
976 struct ohci_ed *ed; in ohci_poll_intr()
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.h67 struct ohci_ed { struct
127 struct ohci_ed ed; /* has to be aligned at 16 byte address*/
213 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe);
H A Dusb-ohci.c99 struct ohci_ed *ed; in ohci_hcd_init()
130 memset(ed, 0, sizeof(struct ohci_ed)); in ohci_hcd_init()
217 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe) in ohci_pipe_get_ed()
387 static void ohci_fill_ed(struct ohci_ed *ed, long headp, long tailp, in ohci_fill_ed()
512 struct ohci_ed *ed; in ohci_send_ctrl()
621 struct ohci_ed *ed; in ohci_transfer_bulk()
729 struct ohci_ed *ed; in ohci_get_pipe_intr()
825 struct ohci_ed *ed; in ohci_put_pipe_intr()
877 struct ohci_ed *ed; in ohci_init_bulk_ed()
978 struct ohci_ed *ed; in ohci_poll_intr()
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.h67 struct ohci_ed { struct
127 struct ohci_ed ed; /* has to be aligned at 16 byte address*/
213 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe);
H A Dusb-ohci.c99 struct ohci_ed *ed; in ohci_hcd_init()
130 memset(ed, 0, sizeof(struct ohci_ed)); in ohci_hcd_init()
214 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe) in ohci_pipe_get_ed()
384 static void ohci_fill_ed(struct ohci_ed *ed, long headp, long tailp, in ohci_fill_ed()
509 struct ohci_ed *ed; in ohci_send_ctrl()
618 struct ohci_ed *ed; in ohci_transfer_bulk()
726 struct ohci_ed *ed; in ohci_get_pipe_intr()
822 struct ohci_ed *ed; in ohci_put_pipe_intr()
874 struct ohci_ed *ed; in ohci_init_bulk_ed()
976 struct ohci_ed *ed; in ohci_poll_intr()
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libusb/
H A Dusb-ohci.h67 struct ohci_ed { struct
127 struct ohci_ed ed; /* has to be aligned at 16 byte address*/
213 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.h67 struct ohci_ed { struct
127 struct ohci_ed ed; /* has to be aligned at 16 byte address*/
213 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libusb/
H A Dusb-ohci.h67 struct ohci_ed { struct
127 struct ohci_ed ed; /* has to be aligned at 16 byte address*/
213 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libusb/
H A Dusb-ohci.h67 struct ohci_ed { struct
127 struct ohci_ed ed; /* has to be aligned at 16 byte address*/
213 static inline struct ohci_ed *ohci_pipe_get_ed(struct usb_pipe *pipe);
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/misc/seabios/seabios-1.14.0/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ohci.c30 struct ohci_ed ed;
156 struct ohci_ed *next = (void*)*pos; in ohci_free_pipes()
239 struct ohci_ed *intr_ed = malloc_high(sizeof(*intr_ed)); in configure_ohci()
356 struct ohci_ed *ed = &pipe->ed; in ohci_alloc_intr_pipe()
372 struct ohci_ed *intr_ed = (void*)hcca->int_table[0]; in ohci_alloc_intr_pipe()
441 wait_ed(struct ohci_ed *ed, int timeout) in wait_ed()

123