Home
last modified time | relevance | path

Searched defs:usba_hcdi_ops (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h58 typedef struct usba_hcdi_ops { struct
72 int (*usba_hcdi_pipe_open)(
79 int (*usba_hcdi_pipe_close)(
86 int (*usba_hcdi_pipe_reset)(
99 int (*usba_hcdi_pipe_ctrl_xfer)(
114 int (*usba_hcdi_pipe_bulk_xfer)(
122 int (*usba_hcdi_pipe_intr_xfer)(
137 int (*usba_hcdi_pipe_isoc_xfer)(
181 int (*usba_hcdi_console_read)(
205 int (*usba_hcdi_console_write)(
[all …]
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c261 usba_hcdi_ops_t *usba_hcdi_ops; in usba_alloc_hcdi_ops() local
H A Dusba.c185 usba_hcdi_ops_t *usba_hcdi_ops; in usba_bus_ctl() local
849 usba_hcdi_ops_t *usba_hcdi_ops, in usba_create_child_devi()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1723 usba_hcdi_ops_t *usba_hcdi_ops; in ehci_alloc_hcdi_ops() local
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1999 usba_hcdi_ops_t *usba_hcdi_ops; in ohci_alloc_hcdi_ops() local