Home
last modified time | relevance | path

Searched refs:usb_port_t (Results 1 – 10 of 10) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c519 usb_port_t port,
710 static usb_port_t
713 usb_port_t port; in hubd_child_dip2port()
738 usb_port_t port; in hubd_can_suspend()
1156 usb_port_t port; in usba_hubdi_bus_ctl()
1422 usb_port_t port; in hubd_bus_unconfig()
1492 usb_port_t port; in hubd_bus_power()
2345 usb_port_t port; in hubd_check_disconnected_ports()
2556 usb_port_t port; in hubd_restore_device_state()
2786 usb_port_t port; in hubd_cleanup()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h566 usb_port_t xd_port;
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1590 xhci_hcdi_device_init(usba_device_t *ud, usb_port_t port, void **hcdpp) in xhci_hcdi_device_init()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dwhcdi.h108 void (*disconnect_dev)(dev_info_t *, usb_port_t);
109 void (*reconnect_dev)(dev_info_t *, usb_port_t);
110 int (*create_child)(dev_info_t *, usb_port_t);
111 int (*destroy_child)(dev_info_t *, usb_port_t);
118 int (*set_encrypt)(dev_info_t *, usb_port_t, uint8_t);
210 usb_port_t *port);
212 usb_port_t *port);
213 usb_port_t wusb_hc_get_free_port(wusb_hc_data_t *hc_data);
216 int wusb_hc_ack_conn(wusb_hc_data_t *hc_data, usb_port_t port);
220 int wusb_hc_auth_dev(wusb_hc_data_t *hc_data, usb_port_t port,
[all …]
H A Dusba_types.h204 typedef uint16_t usb_port_t; typedef
289 usb_port_t usb_port;
294 usb_port_t usb_hs_hub_port; /* High speed hub port */
H A Dhcdi.h219 usb_port_t port,
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h368 usb_port_t or_port;
444 int hubd_select_device_configuration(hubd_t *, usb_port_t,
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcitgt.h91 usb_port_t port);
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c46 usb_port_t port);
49 usb_port_t port,
53 usb_port_t port,
57 usb_port_t port,
61 usb_port_t port);
280 usb_port_t port) in uhci_handle_set_clear_port_feature()
375 usb_port_t port, in uhci_handle_port_suspend()
411 usb_port_t port, in uhci_handle_port_power()
426 usb_port_t port, in uhci_handle_port_enable_disable()
722 usb_port_t port; in uhci_handle_root_hub_status_change()
[all …]
H A Duhcitgt.c457 usb_port_t port; in uhci_hcdi_pipe_reset()