Home
last modified time | relevance | path

Searched defs:usb_hcd_dev (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libusb/
H A Dusb-core.h30 struct usb_hcd_dev { struct
31 void *base;
32 long type;
33 long num;
34 struct usb_hcd_ops *ops;
35 void *priv; /* hcd owned structure */
36 long nextaddr; /* address for devices */
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-core.h30 struct usb_hcd_dev { struct
31 void *base;
32 long type;
33 long num;
34 struct usb_hcd_ops *ops;
35 void *priv; /* hcd owned structure */
36 long nextaddr; /* address for devices */
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libusb/
H A Dusb-core.h30 struct usb_hcd_dev { struct
31 void *base;
32 long type;
33 long num;
34 struct usb_hcd_ops *ops;
35 void *priv; /* hcd owned structure */
36 long nextaddr; /* address for devices */
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libusb/
H A Dusb-core.h30 struct usb_hcd_dev { struct
31 void *base;
32 long type;
33 long num;
34 struct usb_hcd_ops *ops;
35 void *priv; /* hcd owned structure */
36 long nextaddr; /* address for devices */
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-core.h30 struct usb_hcd_dev { struct
31 void *base;
32 long type;
33 long num;
34 struct usb_hcd_ops *ops;
35 void *priv; /* hcd owned structure */
36 long nextaddr; /* address for devices */
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libusb/
H A Dusb-core.h30 struct usb_hcd_dev { struct
31 void *base;
32 long type;
33 long num;
34 struct usb_hcd_ops *ops;
35 void *priv; /* hcd owned structure */
36 long nextaddr; /* address for devices */
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libusb/
H A Dusb-core.h30 struct usb_hcd_dev { struct
31 void *base;
32 long type;
33 long num;
34 struct usb_hcd_ops *ops;
35 void *priv; /* hcd owned structure */
36 long nextaddr; /* address for devices */