Lines Matching refs:add
14 # If applicable, add the following below this CDDL HEADER, with the
57 add ds_ops::ds_attach targets uftdi_attach
58 add ds_ops::ds_detach targets uftdi_detach
59 add ds_ops::ds_register_cb targets uftdi_register_cb
60 add ds_ops::ds_unregister_cb targets uftdi_unregister_cb
61 add ds_ops::ds_open_port targets uftdi_open_port
62 add ds_ops::ds_close_port targets uftdi_close_port
63 add ds_ops::ds_usb_power targets uftdi_usb_power
64 add ds_ops::ds_suspend targets uftdi_suspend
65 add ds_ops::ds_resume targets uftdi_resume
66 add ds_ops::ds_disconnect targets uftdi_disconnect
67 add ds_ops::ds_reconnect targets uftdi_reconnect
68 add ds_ops::ds_set_port_params targets uftdi_set_port_params
69 add ds_ops::ds_set_modem_ctl targets uftdi_set_modem_ctl
70 add ds_ops::ds_get_modem_ctl targets uftdi_get_modem_ctl
71 add ds_ops::ds_break_ctl targets uftdi_break_ctl
72 add ds_ops::ds_tx targets uftdi_tx
73 add ds_ops::ds_rx targets uftdi_rx
74 add ds_ops::ds_stop targets uftdi_stop
75 add ds_ops::ds_start targets uftdi_start
76 add ds_ops::ds_fifo_flush targets uftdi_fifo_flush
77 add ds_ops::ds_fifo_drain targets uftdi_fifo_drain
78 add ds_ops::ds_out_pipe targets uftdi_out_pipe
79 add ds_ops::ds_in_pipe targets uftdi_in_pipe
81 add uftdi_state::uf_cb.cb_tx targets usbser_tx_cb
82 add uftdi_state::uf_cb.cb_rx targets usbser_rx_cb
83 add uftdi_state::uf_cb.cb_status targets usbser_status_cb
85 add bus_ops::bus_add_eventcall targets warlock_dummy
86 add bus_ops::bus_get_eventcookie targets warlock_dummy
87 add bus_ops::bus_post_event targets warlock_dummy
88 add bus_ops::bus_remove_eventcall targets warlock_dummy
89 add bus_ops::bus_intr_ctl targets warlock_dummy
90 add bus_ops::bus_config targets warlock_dummy
91 add bus_ops::bus_unconfig targets warlock_dummy