Lines Matching refs:add

14 # If applicable, add the following below this CDDL HEADER, with the
57 add ds_ops::ds_attach targets pl2303_attach
58 add ds_ops::ds_detach targets pl2303_detach
59 add ds_ops::ds_register_cb targets pl2303_register_cb
60 add ds_ops::ds_unregister_cb targets pl2303_unregister_cb
61 add ds_ops::ds_open_port targets pl2303_open_port
62 add ds_ops::ds_close_port targets pl2303_close_port
63 add ds_ops::ds_usb_power targets pl2303_usb_power
64 add ds_ops::ds_suspend targets pl2303_suspend
65 add ds_ops::ds_resume targets pl2303_resume
66 add ds_ops::ds_disconnect targets pl2303_disconnect
67 add ds_ops::ds_reconnect targets pl2303_reconnect
68 add ds_ops::ds_set_port_params targets pl2303_set_port_params
69 add ds_ops::ds_set_modem_ctl targets pl2303_set_modem_ctl
70 add ds_ops::ds_get_modem_ctl targets pl2303_get_modem_ctl
71 add ds_ops::ds_break_ctl targets pl2303_break_ctl
72 add ds_ops::ds_tx targets pl2303_tx
73 add ds_ops::ds_rx targets pl2303_rx
74 add ds_ops::ds_stop targets pl2303_stop
75 add ds_ops::ds_start targets pl2303_start
76 add ds_ops::ds_fifo_flush targets pl2303_fifo_flush
77 add ds_ops::ds_fifo_drain targets pl2303_fifo_drain
78 add ds_ops::ds_out_pipe targets pl2303_out_pipe
79 add ds_ops::ds_in_pipe targets pl2303_in_pipe
81 add pl2303_state::pl_cb.cb_tx targets usbser_tx_cb
82 add pl2303_state::pl_cb.cb_rx targets usbser_rx_cb
84 add bus_ops::bus_add_eventcall targets warlock_dummy
85 add bus_ops::bus_get_eventcookie targets warlock_dummy
86 add bus_ops::bus_post_event targets warlock_dummy
87 add bus_ops::bus_remove_eventcall targets warlock_dummy
88 add bus_ops::bus_intr_ctl targets warlock_dummy
89 add bus_ops::bus_config targets warlock_dummy
90 add bus_ops::bus_unconfig targets warlock_dummy