Home
last modified time | relevance | path

Searched defs:cmd (Results 26 – 50 of 1537) sorted by relevance

12345678910>>...62

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfmadm.c97 static const struct cmd { struct
98 int (*cmd_func)(fmd_adm_t *, int, char *[]); argument
99 const char *cmd_name; argument
100 const char *cmd_usage; argument
101 const char *cmd_desc; argument
/illumos-gate/usr/src/cmd/cmd-inet/sbin/ifparse/
H A Difparse.c147 struct cmd { struct
152 } cmds[] = { argument
309 parsedump(char *cmd, int param, int flags, char *arg) in parsedump()
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_seq.c47 ap_suspend_check(apd_t *a, int cmd, int first, int last, int *suspend) in ap_suspend_check()
91 ap_seq_get(apd_t *a, int cmd, int *first, int *last) in ap_seq_get()
218 ap_seq_exec(apd_t *a, int cmd, int first, int last) in ap_seq_exec()
407 ap_cmd_exec(apd_t *a, int cmd) in ap_cmd_exec()
413 ap_cmd_seq(apd_t *a, int cmd) in ap_cmd_seq()
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.h47 struct cmd { struct
48 nvlist_t *cmd_nvlist; argument
49 struct cmd *cmd_next; argument
50 struct cmd *cmd_taiL; argument
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c1865 struct mrsas_cmd *cmd; in mrsas_tran_start() local
2310 struct mrsas_cmd *cmd; in mrsas_isr() local
2868 struct mrsas_cmd *cmd; in destroy_mfi_frame_pool() local
2896 struct mrsas_cmd *cmd; in create_mfi_frame_pool() local
3118 struct mrsas_cmd *cmd; in mrsas_alloc_cmd_pool() local
3263 struct mrsas_cmd *cmd; in get_ctrl_info() local
3368 struct mrsas_cmd *cmd; in abort_aen_cmd() local
3442 struct mrsas_cmd *cmd; in mrsas_build_init_cmd() local
3551 struct mrsas_cmd *cmd; in mrsas_init_adapter_ppc() local
4427 struct mrsas_cmd *cmd; in mrsas_softintr() local
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h109 struct cmd { struct
114 struct subcmd *c_cmds; argument
115 struct cmd *c_next; argument
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_admin.c112 ena_admin_submit_cmd(ena_t *ena, enahw_cmd_desc_t *cmd, enahw_resp_desc_t *resp, in ena_admin_submit_cmd()
291 enahw_cmd_desc_t cmd; in ena_init_host_info() local
453 enahw_cmd_desc_t cmd; in ena_create_cq() local
505 enahw_cmd_desc_t cmd; in ena_destroy_cq() local
533 enahw_cmd_desc_t cmd; in ena_create_sq() local
589 enahw_cmd_desc_t cmd; in ena_destroy_sq() local
617 ena_set_feature(ena_t *ena, enahw_cmd_desc_t *cmd, enahw_resp_desc_t *resp, in ena_set_feature()
647 enahw_cmd_desc_t cmd; in ena_get_feature() local
674 enahw_cmd_desc_t cmd; in ena_admin_get_basic_stats() local
703 enahw_cmd_desc_t cmd; in ena_admin_get_eni_stats() local
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_sunoem.c95 ipmi_cmd_t cmd, *resp; in ipmi_send_sunoem_led_set() local
116 ipmi_cmd_t cmd, *resp; in ipmi_send_sunoem_led_get() local
138 ipmi_cmd_sunoem_led_set_t cmd = { 0 }; in ipmi_sunoem_led_set() local
159 ipmi_cmd_sunoem_led_get_t cmd = { 0 }; in ipmi_sunoem_led_get() local
178 ipmi_cmd_t cmd, *resp; in ipmi_sunoem_uptime() local
207 ipmi_cmd_t cmd, *resp; in ipmi_sunoem_update_fru() local
H A Dipmi_sensor.c37 ipmi_cmd_t cmd, *resp; in ipmi_get_sensor_reading() local
72 ipmi_cmd_t cmd, *resp; in ipmi_set_sensor_reading() local
104 ipmi_cmd_t cmd, *resp; in ipmi_get_sensor_thresholds() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt.c169 smrt_iport_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in smrt_iport_attach()
207 smrt_iport_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in smrt_iport_detach()
238 smrt_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in smrt_attach()
412 smrt_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in smrt_detach()
458 smrt_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in smrt_ioctl()
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dballoon_drv.c51 balloon_getinfo(dev_info_t *devi, ddi_info_cmd_t cmd, void *arg, void **result) in balloon_getinfo()
71 balloon_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in balloon_attach()
86 balloon_detach(dev_info_t *devi, ddi_detach_cmd_t cmd) in balloon_detach()
107 balloon_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cr, in balloon_ioctl()
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c1059 cmd1394_cmd_t *cmd; in hci1394_async_arresp_read() local
1305 cmd1394_cmd_t *cmd; in hci1394_async_arreq_read() local
1509 cmd1394_cmd_t *cmd; in hci1394_async_arreq_read_qrd() local
1578 cmd1394_cmd_t *cmd; in hci1394_async_arreq_read_qwr() local
1650 cmd1394_cmd_t *cmd; in hci1394_async_arreq_read_brd() local
1723 cmd1394_cmd_t *cmd; in hci1394_async_arreq_read_bwr() local
1813 cmd1394_cmd_t *cmd; in hci1394_async_arreq_read_lck() local
1940 cmd1394_cmd_t *cmd; in hci1394_async_arreq_read_phy() local
2373 cmd1394_cmd_t *cmd, h1394_cmd_priv_t *cmd_priv, int *result) in hci1394_async_write_response()
2702 cmd1394_cmd_t *cmd, h1394_cmd_priv_t *cmd_priv) in hci1394_async_response_complete()
[all …]
H A Dhci1394_q.c535 hci1394_q_at(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd, in hci1394_q_at()
618 hci1394_q_at_with_data(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd, in hci1394_q_at_with_data()
702 hci1394_q_at_with_mblk(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd, in hci1394_q_at_with_mblk()
783 hci1394_q_cmd_t **cmd) in hci1394_q_at_next()
869 hci1394_q_cmd_t *cmd, hci1394_basic_pkt_t *hdr, uint_t hdrsize) in hci1394_q_at_write_OMI()
923 hci1394_q_cmd_t *cmd, hci1394_basic_pkt_t *hdr, uint_t hdrsize) in hci1394_q_at_write_OLI()
1045 hci1394_q_cmd_t *cmd, uint32_t io_addr, uint_t size) in hci1394_q_at_write_OL()
1138 hci1394_q_at_rep_put8(hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, in hci1394_q_at_rep_put8()
1179 hci1394_q_at_copy_from_mblk(hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, in hci1394_q_at_copy_from_mblk()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1400 fp_cmd_t *cmd; in fp_resume_all() local
1971 fp_cmd_t *cmd; in fp_alloc_pkt() local
3162 fp_cmd_t *cmd; in fp_resendcmd() local
3244 fp_cmd_t *cmd; in fp_retry_cmd() local
3299 fp_cmd_t *cmd; in fp_handle_reject() local
3452 fp_cmd_t *cmd; in fp_deque_cmd() local
4000 fp_cmd_t *cmd; in fp_fabric_login() local
4053 fp_cmd_t *cmd; in fp_port_login() local
5289 fp_cmd_t *cmd; in fp_ns_fini() local
5370 fp_cmd_t *cmd; in fp_ns_reg() local
[all …]
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c454 scsa1394_sbp2_seg2pt(scsa1394_lun_t *lp, scsa1394_cmd_t *cmd) in scsa1394_sbp2_seg2pt()
469 scsa1394_sbp2_seg2pt_default(scsa1394_lun_t *lp, scsa1394_cmd_t *cmd) in scsa1394_sbp2_seg2pt_default()
495 scsa1394_sbp2_seg2pt_symbios(scsa1394_lun_t *lp, scsa1394_cmd_t *cmd) in scsa1394_sbp2_seg2pt_symbios()
548 scsa1394_sbp2_cmd2orb(scsa1394_lun_t *lp, scsa1394_cmd_t *cmd) in scsa1394_sbp2_cmd2orb()
613 scsa1394_sbp2_start(scsa1394_lun_t *lp, scsa1394_cmd_t *cmd) in scsa1394_sbp2_start()
746 scsa1394_sbp2_status_proc(scsa1394_lun_t *lp, scsa1394_cmd_t *cmd, in scsa1394_sbp2_status_proc()
849 scsa1394_sbp2_conv_status(scsa1394_cmd_t *cmd, scsa1394_status_t *st) in scsa1394_sbp2_conv_status()
904 scsa1394_sbp2_reset(scsa1394_lun_t *lp, int level, scsa1394_cmd_t *cmd) in scsa1394_sbp2_reset()
940 scsa1394_sbp2_reset_proc(scsa1394_lun_t *lp, int level, scsa1394_cmd_t *cmd) in scsa1394_sbp2_reset_proc()
972 scsa1394_cmd_t *cmd; in scsa1394_sbp2_flush_cmds() local
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c707 free_cmd(cmd_t *cmd) in free_cmd()
2144 exit_func(cmd_t *cmd) in exit_func()
2556 add_func(cmd_t *cmd) in add_func()
3126 remove_fs(cmd_t *cmd) in remove_fs()
3160 remove_net(cmd_t *cmd) in remove_net()
3874 clear_func(cmd_t *cmd) in clear_func()
4276 set_func(cmd_t *cmd) in set_func()
5635 info_func(cmd_t *cmd) in info_func()
6573 end_func(cmd_t *cmd) in end_func()
7162 help_func(cmd_t *cmd) in help_func()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Ddevfm.c71 int cmd; /* ioctl cmd */ member
117 fm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in fm_attach()
138 fm_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in fm_detach()
188 fm_ioctl_versions(int cmd, nvlist_t *invl, nvlist_t **onvlp) in fm_ioctl_versions()
205 fm_ioctl_page_retire(int cmd, nvlist_t *invl, nvlist_t **onvlp) in fm_ioctl_page_retire()
237 fm_ioctl(dev_t dev, int cmd, intptr_t data, int flag, cred_t *cred, int *rvalp) in fm_ioctl()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c1933 struct i40e_aqc_clear_pxe *cmd = in i40e_aq_clear_pxe_mode() local
2980 struct i40e_aqc_add_veb *cmd = in i40e_aq_add_veb() local
3090 struct i40e_aqc_macvlan *cmd = in i40e_aq_add_macvlan() local
3138 struct i40e_aqc_macvlan *cmd = in i40e_aq_remove_macvlan() local
3306 struct i40e_aqc_macvlan *cmd = in i40e_aq_add_vlan() local
3346 struct i40e_aqc_macvlan *cmd = in i40e_aq_remove_vlan() local
3567 struct i40e_aqc_nvm_update *cmd = in i40e_aq_read_nvm() local
3708 struct i40e_aqc_nvm_update *cmd = in i40e_aq_erase_nvm() local
4180 struct i40e_aqc_nvm_update *cmd = in i40e_aq_update_nvm() local
4415 struct i40e_aqc_lldp_stop *cmd = in i40e_aq_stop_lldp() local
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c708 fct_cmd_t *cmd = NULL; in fct_get_link_status() local
1538 fct_cmd_t *cmd = NULL; in fct_implicitly_logo_all() local
1632 fct_cmd_t *cmd; in fct_scsi_task_alloc() local
1835 fct_post_implicit_logo(fct_cmd_t *cmd) in fct_post_implicit_logo()
2048 fct_cmd_free(fct_cmd_t *cmd) in fct_cmd_free()
2163 fct_cmd_t *cmd; in fct_scsi_abort() local
2307 fct_cmd_t *cmd = NULL; in fct_create_solels() local
2514 fct_cmd_t *cmd = NULL; in fct_create_solct() local
2908 fct_fill_abts_acc(fct_cmd_t *cmd) in fct_fill_abts_acc()
2922 fct_handle_rcvd_abts(fct_cmd_t *cmd) in fct_handle_rcvd_abts()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c2500 scsa2usb_cmd_t *cmd; in scsa2usb_scsi_init_pkt() local
2591 scsa2usb_cmd_t *cmd = PKT2CMD(pkt); in scsa2usb_scsi_destroy_pkt() local
2612 scsa2usb_cmd_t *cmd; in scsa2usb_scsi_start() local
2951 scsa2usb_cmd_t *cmd = PKT2CMD(pkt); in scsa2usb_prepare_pkt() local
2982 scsa2usb_cmd_t *cmd) in scsa2usb_force_invalid_request()
3780 scsa2usb_cmd_t *cmd = PKT2CMD(pkt); in scsa2usb_rw_transport() local
4068 struct scsa2usb_cmd *cmd, *arqcmd; in scsa2usb_transport_request() local
4254 struct scsa2usb_cmd *cmd; in scsa2usb_flush_waitQ() local
4900 scsa2usb_cmd_t *cmd, usb_bulk_req_t *req) in scsa2usb_handle_data_start()
5093 scsa2usb_cmd_t *cmd, usb_bulk_req_t *req) in scsa2usb_handle_data_done()
[all …]
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddrctl.c191 drctl_do_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in drctl_do_attach()
220 drctl_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in drctl_attach()
234 drctl_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in drctl_detach()
248 drctl_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **resultp) in drctl_getinfo()
337 verify_response(int cmd, in verify_response()
380 drctl_config_common(int cmd, int flags, drctl_rsrc_t *res, in drctl_config_common()
438 drctl_config_init(int cmd, int flags, drctl_rsrc_t *res, in drctl_config_init()
588 int cmd, intptr_t arg, int mode, cred_t *cred_p, int *rval_p) in drctl_ioctl()
652 pack_message(int cmd, in pack_message()
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_cfgrom.c51 #define AV1394_CFGROM_RQ(avp, cmd, addr, valp) \ argument
90 cmd1394_cmd_t *cmd; in av1394_ioctl_node_get_bus_name() local
116 cmd1394_cmd_t *cmd; in av1394_ioctl_node_get_uid() local
270 cmd1394_cmd_t *cmd; in av1394_cfgrom_parse_rom() local
319 av1394_cfgrom_parse_dir(av1394_inst_t *avp, cmd1394_cmd_t *cmd, in av1394_cfgrom_parse_dir()
455 cmd1394_cmd_t *cmd; in av1394_cfgrom_read_leaf() local
509 av1394_cfgrom_rq(av1394_inst_t *avp, cmd1394_cmd_t *cmd, uint64_t addr, in av1394_cfgrom_rq()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c197 struct ib_uverbs_create_cq cmd; in sol_uverbs_create_cq() local
435 struct ib_uverbs_destroy_cq cmd; in sol_uverbs_destroy_cq() local
507 struct ib_uverbs_resize_cq cmd; in sol_uverbs_resize_cq() local
599 struct ib_uverbs_req_notify_cq cmd; in sol_uverbs_req_notify_cq() local
664 struct ib_uverbs_poll_cq cmd; in sol_uverbs_poll_cq() local
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcontrol.c26 struct cmd struct
28 char *cmd_name; /* command name */ argument
29 int cmd_code; /* internal code, see below */ argument
269 char *cmd; local
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_shell.c32 mdb_shell_exec(char *cmd) in mdb_shell_exec()
39 mdb_shell_pipe(char *cmd) in mdb_shell_pipe()

12345678910>>...62