Home
last modified time | relevance | path

Searched defs:cmd (Results 76 – 100 of 1537) sorted by relevance

12345678910>>...62

/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Dusmn.c72 usmn_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in usmn_ioctl()
153 usmn_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in usmn_attach()
191 usmn_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **resultp) in usmn_getinfo()
218 usmn_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in usmn_detach()
H A Dzen_udf.c72 zen_udf_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in zen_udf_ioctl()
148 zen_udf_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in zen_udf_attach()
186 zen_udf_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **resultp) in zen_udf_getinfo()
214 zen_udf_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in zen_udf_detach()
H A Damdzen_stub.c31 amdzen_stub_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in amdzen_stub_attach()
37 amdzen_stub_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in amdzen_stub_detach()
/illumos-gate/usr/src/uts/common/io/
H A Ddump.c53 dump_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in dump_attach()
67 dump_detach(dev_info_t *devi, ddi_detach_cmd_t cmd) in dump_detach()
92 dump_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cred, int *rvalp) in dump_ioctl()
H A Dbl.c46 bl_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in bl_attach()
67 bl_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in bl_detach()
120 bl_ioctl(dev_t dev, int cmd, intptr_t data, int flag, cred_t *cred, int *rvalp) in bl_ioctl()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c477 sol_uverbs_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in sol_uverbs_attach()
1318 struct ib_uverbs_get_context cmd; in sol_uverbs_get_context() local
1453 struct ib_uverbs_alloc_pd cmd; in sol_uverbs_alloc_pd() local
1604 struct ib_uverbs_dealloc_pd cmd; in sol_uverbs_dealloc_pd() local
1654 struct ib_uverbs_query_device cmd; in sol_uverbs_query_device() local
1773 struct ib_uverbs_query_port cmd; in sol_uverbs_query_port() local
1870 struct ib_uverbs_query_gid cmd; in sol_uverbs_query_gid() local
1974 struct ib_uverbs_query_pkey cmd; in sol_uverbs_query_pkey() local
2061 struct ib_uverbs_reg_mr cmd; in sol_uverbs_reg_mr() local
2221 struct ib_uverbs_dereg_mr cmd; in sol_uverbs_dereg_mr() local
[all …]
H A Dsol_uverbs_qp.c359 struct ib_uverbs_create_qp cmd; in sol_uverbs_create_qp() local
823 struct ib_uverbs_destroy_qp cmd; in sol_uverbs_destroy_qp() local
955 uverbs_modify_update(struct ib_uverbs_modify_qp *cmd, in uverbs_modify_update()
1339 struct ib_uverbs_modify_qp cmd; in sol_uverbs_modify_qp() local
1740 struct ib_uverbs_query_qp cmd; in sol_uverbs_query_qp() local
1839 struct ib_uverbs_create_srq cmd; in sol_uverbs_create_srq() local
2021 struct ib_uverbs_modify_srq cmd; in sol_uverbs_modify_srq() local
2092 struct ib_uverbs_query_srq cmd; in sol_uverbs_query_srq() local
2206 struct ib_uverbs_destroy_srq cmd; in sol_uverbs_destroy_srq() local
2273 struct ib_uverbs_attach_mcast cmd; in sol_uverbs_attach_mcast() local
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c543 fct_cmd_t *cmd = NULL; in fct_process_link_init() local
797 fct_handle_els(fct_cmd_t *cmd) in fct_handle_els()
1028 fct_cmd_t *cmd; in fct_trigger_rport_cleanup() local
1104 fct_cmd_t *cmd) in fct_register_remote_port()
1381 fct_cmd_t *cmd = icmd->icmd_cmd; in fct_process_plogi() local
1559 fct_cmd_t *cmd = icmd->icmd_cmd; in fct_process_prli() local
1714 fct_cmd_t *cmd = icmd->icmd_cmd; in fct_process_logo() local
1901 fct_cmd_t *cmd = icmd->icmd_cmd; in fct_process_rcvd_adisc() local
2007 fct_cmd_t *cmd; in fct_process_els() local
2316 fct_handle_solct(fct_cmd_t *cmd) in fct_handle_solct()
[all …]
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c286 xen_map_gref(uint_t cmd, gnttab_map_grant_ref_t *mapop, uint_t count, in xen_map_gref()
544 int cmd = (uintptr_t)arg; in xen_dirty_shutdown() local
563 int cmd = (uintptr_t)arg; in xen_shutdown() local
700 xpv_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in xpv_getinfo()
720 xpv_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in xpv_attach()
756 xpv_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in xpv_detach()
779 xpv_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cr, in xpv_ioctl()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dsmbutil.c89 struct commands *cmd; in lookupcmd() local
120 struct commands *cmd; in cmd_help() local
139 struct commands *cmd; in main() local
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c122 struct cmd *cmd; in main() local
244 struct cmd *cmd; in event_handler() local
276 exec_cmd(struct cmd *cmd) in exec_cmd()
605 struct cmd *cmd; in alloc_cmd() local
619 free_cmd(struct cmd *cmd) in free_cmd()
/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dimpl.h88 #define SBP2_FREE_CMD(t, cmd) \ argument
90 #define SBP2_RQ(t, cmd, addr, q, berr) \ argument
92 #define SBP2_RB(t, cmd, addr, bp, len, berr) \ argument
94 #define SBP2_WQ(t, cmd, addr, q, berr) \ argument
96 #define SBP2_WB(t, cmd, addr, bp, len, berr) \ argument
/illumos-gate/usr/src/uts/sun4u/mpxu/io/
H A Dtsalarm.c160 tsalarm_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in tsalarm_getinfo()
189 tsalarm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in tsalarm_attach()
240 tsalarm_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in tsalarm_detach()
290 tsalarm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, in tsalarm_ioctl()
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmcadm.c199 rmcadm_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **resultp) in rmcadm_getinfo()
221 rmcadm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in rmcadm_attach()
263 rmcadm_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in rmcadm_detach()
311 rmcadm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cred_p, in rmcadm_ioctl()
H A Depic.c169 epic_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in epic_getinfo()
198 epic_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in epic_attach()
271 epic_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in epic_detach()
327 epic_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in epic_ioctl()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_drv_test.c131 vdt_ioctl(dev_t dev, int cmd, intptr_t data, int md, cred_t *cr, int *rv) in vdt_ioctl()
156 vdt_info(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in vdt_info()
171 vdt_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in vdt_attach()
193 vdt_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in vdt_detach()
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dfcntl.c62 s_ioctl(int fd, int cmd, intptr_t arg) in s_ioctl()
69 __fcntl(int fd, int cmd, ...) in __fcntl()
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/
H A Dcmdk.c38 stubattach(dev_info_t *dip, ddi_attach_cmd_t cmd) in stubattach()
45 stubdetach(dev_info_t *dip, ddi_detach_cmd_t cmd) in stubdetach()
/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc.c89 fpc_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in fpc_attach()
114 fpc_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in fpc_detach()
/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimcstub.c31 imcstub_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in imcstub_attach()
37 imcstub_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in imcstub_detach()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c913 struct i40e_nvm_access *cmd, in i40e_nvmupd_command()
1056 struct i40e_nvm_access *cmd, in i40e_nvmupd_state_init()
1197 struct i40e_nvm_access *cmd, in i40e_nvmupd_state_reading()
1241 struct i40e_nvm_access *cmd, in i40e_nvmupd_state_writing()
1414 struct i40e_nvm_access *cmd, in i40e_nvmupd_validate_command()
1522 struct i40e_nvm_access *cmd, in i40e_nvmupd_exec_aq()
1607 struct i40e_nvm_access *cmd, in i40e_nvmupd_get_aq_result()
1676 struct i40e_nvm_access *cmd, in i40e_nvmupd_get_aq_event()
1711 struct i40e_nvm_access *cmd, in i40e_nvmupd_nvm_read()
1750 struct i40e_nvm_access *cmd, in i40e_nvmupd_nvm_erase()
[all …]
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c156 cmd1394_cmd_t *cmd; in scsa1394_bus_alloc_cmd() local
174 cmd1394_cmd_t *cmd = argcmd; in scsa1394_bus_free_cmd() local
185 cmd1394_cmd_t *cmd = argcmd; in scsa1394_bus_rq() local
212 cmd1394_cmd_t *cmd = argcmd; in scsa1394_bus_rb() local
243 cmd1394_cmd_t *cmd = argcmd; in scsa1394_bus_wq() local
266 cmd1394_cmd_t *cmd = argcmd; in scsa1394_bus_wb() local
/illumos-gate/usr/src/uts/i86pc/io/ppm/
H A Dacpippm.c194 appm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in appm_attach()
284 appm_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in appm_getinfo()
315 appm_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in appm_detach()
386 appm_ioctl(dev_t dev, int cmd, intptr_t arg, int flag, in appm_ioctl()
/illumos-gate/usr/src/uts/sun4u/io/ppm/
H A Djbusppm.c188 jbppm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in jbppm_attach()
284 jbppm_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in jbppm_getinfo()
315 jbppm_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in jbppm_detach()
384 jbppm_ioctl(dev_t dev, int cmd, intptr_t arg, int flag, in jbppm_ioctl()
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dics951601.c349 ics951601_info(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in ics951601_info()
454 ics951601_s_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in ics951601_s_attach()
467 ics951601_s_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in ics951601_s_detach()
481 ics951601_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in ics951601_ioctl()

12345678910>>...62