Lines Matching refs:targets

53 add        dev_ops::devo_attach targets usbser_attach
54 add dev_ops::devo_detach targets usbser_detach
55 add dev_ops::devo_getinfo targets usbser_getinfo
56 add dev_ops::devo_power targets usbser_power
58 add ds_ops::ds_attach targets warlock_dummy
59 add ds_ops::ds_detach targets warlock_dummy
60 add ds_ops::ds_register_cb targets warlock_dummy
61 add ds_ops::ds_unregister_cb targets warlock_dummy
62 add ds_ops::ds_open_port targets warlock_dummy
63 add ds_ops::ds_close_port targets warlock_dummy
64 add ds_ops::ds_usb_power targets warlock_dummy
65 add ds_ops::ds_suspend targets warlock_dummy
66 add ds_ops::ds_resume targets warlock_dummy
67 add ds_ops::ds_disconnect targets warlock_dummy
68 add ds_ops::ds_reconnect targets warlock_dummy
69 add ds_ops::ds_set_port_params targets warlock_dummy
70 add ds_ops::ds_set_modem_ctl targets warlock_dummy
71 add ds_ops::ds_get_modem_ctl targets warlock_dummy
72 add ds_ops::ds_break_ctl targets warlock_dummy
73 add ds_ops::ds_loopback targets warlock_dummy
74 add ds_ops::ds_tx targets warlock_dummy
75 add ds_ops::ds_rx targets warlock_dummy
76 add ds_ops::ds_stop targets warlock_dummy
77 add ds_ops::ds_start targets warlock_dummy
78 add ds_ops::ds_fifo_flush targets warlock_dummy
79 add ds_ops::ds_fifo_drain targets warlock_dummy
80 add ds_ops::ds_out_pipe targets warlock_dummy
81 add ds_ops::ds_in_pipe targets warlock_dummy
83 add rseq_step::s_func targets usbser_free_soft_state
84 add rseq_step::s_func targets usbser_init_soft_state
85 add rseq_step::s_func targets usbser_fini_soft_state
86 add rseq_step::s_func targets usbser_attach_dev
87 add rseq_step::s_func targets usbser_detach_dev
88 add rseq_step::s_func targets usbser_attach_ports
89 add rseq_step::s_func targets usbser_detach_ports
90 add rseq_step::s_func targets usbser_create_taskq
91 add rseq_step::s_func targets usbser_destroy_taskq
93 add bus_ops::bus_add_eventcall targets warlock_dummy
94 add bus_ops::bus_get_eventcookie targets warlock_dummy
95 add bus_ops::bus_post_event targets warlock_dummy
96 add bus_ops::bus_remove_eventcall targets warlock_dummy
97 add bus_ops::bus_intr_ctl targets warlock_dummy
98 add bus_ops::bus_config targets warlock_dummy
99 add bus_ops::bus_unconfig targets warlock_dummy