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
59 int usba_hcdi_ops_version; /* implementation version */ argument
61 dev_info_t *usba_hcdi_dip; /* HCD's devinfo ptr */
64 int (*usba_hcdi_pm_support)(dev_info_t *dip);
72 int (*usba_hcdi_pipe_open)(
79 int (*usba_hcdi_pipe_close)(
86 int (*usba_hcdi_pipe_reset)(
93 void (*usba_hcdi_pipe_reset_data_toggle)(
99 int (*usba_hcdi_pipe_ctrl_xfer)(
107 int (*usba_hcdi_bulk_transfer_size)(
[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