/titanic_44/usr/src/uts/common/io/vuidmice/ |
H A D | vuidmice.c | 522 struct copyresp *copyresp; in vuidmice_miocdata() local 531 copyresp = (void *)mp->b_rptr; in vuidmice_miocdata() 534 if (copyresp->cp_rval) { in vuidmice_miocdata() 539 switch (copyresp->cp_cmd) { in vuidmice_miocdata() 554 ioctmp = copyresp->cp_private; in vuidmice_miocdata() 563 if (copyresp->cp_cmd == VUIDGWHEELSTATE) { in vuidmice_miocdata() 573 if (copyresp->cp_cmd == VUIDGWHEELSTATE) { in vuidmice_miocdata() 598 ioctmp = copyresp->cp_private; in vuidmice_miocdata() 607 if (copyresp->cp_cmd == VUIDSWHEELSTATE) { in vuidmice_miocdata() 640 if (copyresp->cp_private) { in vuidmice_miocdata() [all …]
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 860 struct copyresp *cr; in usbwcm_copyreq() 863 cr = (struct copyresp *)mp->b_rptr; in usbwcm_copyreq() 957 struct copyresp *copyresp; in usbwcm_iocpy() local 963 copyresp = (struct copyresp *)mp->b_rptr; in usbwcm_iocpy() 965 if (copyresp->cp_rval) { in usbwcm_iocpy() 971 switch (copyresp->cp_cmd) { in usbwcm_iocpy() 973 int num = copyresp->cp_cmd & 0xff; in usbwcm_iocpy() 974 int len = IOCPARM_MASK & (copyresp->cp_cmd >> 16); in usbwcm_iocpy() 976 if (((copyresp->cp_cmd >> 8) & 0xFF) != 'E') { in usbwcm_iocpy() 980 } else if ((copyresp->cp_cmd & IOC_INOUT) != IOC_OUT) { in usbwcm_iocpy() [all …]
|
/titanic_44/usr/src/uts/common/io/ |
H A D | consms.c | 1180 struct copyresp *copyresp = (struct copyresp *)mp->b_rptr; in consms_mux_disp_iocdata() local 1181 struct copyresp *newresp = (struct copyresp *)down_mp->b_rptr; in consms_mux_disp_iocdata() 1186 newresp->cp_rval = copyresp->cp_rval; in consms_mux_disp_iocdata() 1223 struct copyresp *copyresp; in consms_mux_iocdata() local 1234 copyresp = (struct copyresp *)mp->b_rptr; in consms_mux_iocdata() 1235 if ((copyresp->cp_cmd == VUIDSWHEELSTATE) || in consms_mux_iocdata() 1236 (copyresp->cp_cmd == MSIOSRESOLUTION)) { in consms_mux_iocdata()
|
H A D | sad.c | 402 struct copyresp *csp; in apush_iocdata() 413 csp = (struct copyresp *)mp->b_rptr; in apush_iocdata() 649 struct copyresp *csp; in vml_iocdata() 654 csp = (struct copyresp *)mp->b_rptr; in vml_iocdata()
|
H A D | dedump.c | 173 struct copyresp *cp = (struct copyresp *)mp->b_rptr; in dedump_copyresp()
|
H A D | vcons.c | 1141 struct copyresp *copyresp; in vt_miocdata() local 1145 copyresp = (struct copyresp *)(void *)mp->b_rptr; in vt_miocdata() 1146 if (copyresp->cp_rval) { in vt_miocdata() 1151 switch (copyresp->cp_cmd) { in vt_miocdata()
|
H A D | ptem.c | 275 struct copyresp *resp; /* transparent ioctl response struct */ in ptemrput() 369 resp = (struct copyresp *)mp->b_rptr; in ptemrput() 445 struct copyresp *resp; in ptemwput() 452 resp = (struct copyresp *)mp->b_rptr; in ptemwput()
|
H A D | ecpp.c | 1304 struct copyresp *csp; in ecpp_wput() 1308 csp = (struct copyresp *)mp->b_rptr; in ecpp_wput() 1424 struct copyresp *csp; in ecpp_wput_iocdata_devid() 1428 csp = (struct copyresp *)mp->b_rptr; in ecpp_wput_iocdata_devid() 2016 struct copyresp *csp = (struct copyresp *)mp->b_rptr; in ecpp_wsrv() 2278 struct copyresp *csp; in ecpp_srvioc() 2283 csp = (struct copyresp *)mp->b_rptr; in ecpp_srvioc() 2307 struct copyresp *csp; in ecpp_srvioc() 2312 csp = (struct copyresp *)mp->b_rptr; in ecpp_srvioc() 2397 struct copyresp *csp; in ecpp_srvioc_devid() [all …]
|
H A D | bufmod.c | 410 struct copyresp *resp; in sbwput() 420 resp = (struct copyresp *)mp->b_rptr; in sbwput()
|
H A D | ttcompat.c | 348 struct copyresp *csp; in ttcompatwput() 418 csp = (struct copyresp *)mp->b_rptr; in ttcompatwput()
|
H A D | conskbd.c | 672 struct copyresp *csp; in conskbduwsrv() 764 csp = (struct copyresp *)mp->b_rptr; in conskbduwsrv()
|
H A D | wscons.c | 134 _NOTE(SCHEME_PROTECTS_DATA("Unshared data", copyresp))
|
H A D | timod.c | 2220 struct copyresp *csp; in ti_doname() 2255 csp = (struct copyresp *)mp->b_rptr; in ti_doname()
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbms/ |
H A D | usbms.c | 1336 struct copyresp *copyresp; in usbms_miocdata() local 1343 copyresp = (struct copyresp *)mp->b_rptr; in usbms_miocdata() 1345 if (copyresp->cp_rval) { in usbms_miocdata() 1350 switch (copyresp->cp_cmd) { in usbms_miocdata() 1357 ioctmp = copyresp->cp_private; in usbms_miocdata() 1382 ioctmp = (mblk_t *)copyresp->cp_private; in usbms_miocdata() 1406 ioctmp = (mblk_t *)copyresp->cp_private; in usbms_miocdata() 1423 ioctmp = (mblk_t *)copyresp->cp_private; in usbms_miocdata() 1450 if (copyresp->cp_private) { in usbms_miocdata() 1451 freemsg((mblk_t *)copyresp->cp_private); in usbms_miocdata() [all …]
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | stream.h | 547 struct copyresp { struct 557 struct copyresp { argument 579 struct copyresp copyresp; argument
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | mi.c | 207 struct copyresp *cp = (struct copyresp *)mp->b_rptr; in mi_copyin() 317 struct copyresp *cp = (struct copyresp *)cq; in mi_copyout() 399 ((struct copyresp *)iocp)->cp_rval = NULL; in mi_copyout_alloc() 444 struct copyresp *cp = (struct copyresp *)iocp; in mi_copy_state()
|
/titanic_44/usr/src/man/man9s/ |
H A D | Makefile | 27 copyresp.9s \
|
/titanic_44/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 955 info->sm_id = ((struct copyresp *)mp->b_rptr)->cp_id; in sm_getiocinfo() 956 info->sm_cmd = ((struct copyresp *)mp->b_rptr)->cp_cmd; in sm_getiocinfo() 973 info->sm_id = ((struct copyresp *)mp->b_rptr)->cp_id; in sm_getiocinfo() 974 info->sm_cmd = ((struct copyresp *)mp->b_rptr)->cp_cmd; in sm_getiocinfo() 975 info->sm_data = (((struct copyresp *)mp->b_rptr)-> in sm_getiocinfo() 1290 ((struct copyresp *)mp->b_rptr)->cp_cmd : in sm_uwput()
|
H A D | ttymux_ioctl.c | 878 struct copyresp *csp = (struct copyresp *)mp->b_rptr; in sm_iocresp()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9s.inc | 23 file path=usr/share/man/man9s/copyresp.9s
|
/titanic_44/usr/src/uts/common/os/ |
H A D | streamio.c | 822 struct copyresp *resp; in strsink() 849 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strsink() 850 resp = (struct copyresp *)bp->b_rptr; in strsink() 1940 struct copyresp *resp; in strrput_nondata() 2255 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strrput_nondata() 2256 resp = (struct copyresp *)bp->b_rptr; in strrput_nondata() 5874 struct copyresp *resp; in strdoioctl() 6138 sizeof (struct copyresp); in strdoioctl() 6139 resp = (struct copyresp *)bp->b_rptr; in strdoioctl() 6258 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strdoioctl() [all …]
|
/titanic_44/usr/src/uts/common/io/kb8042/ |
H A D | kb8042.c | 1155 struct copyresp *csp; 1157 csp = (struct copyresp *)mp->b_rptr;
|
/titanic_44/usr/src/uts/common/io/audio/impl/ |
H A D | audio_sun.c | 674 struct copyresp *csp; in devaudio_ioc_setinfo() 1129 struct copyresp *csp; in devaudio_miocdata()
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | zs_hdlc.c | 836 register struct copyresp *resp; in zsh_wput() 1036 resp = (struct copyresp *)mp->b_rptr; in zsh_wput()
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 2864 struct copyresp *csp; in usbser_iocdata() 2871 csp = (struct copyresp *)mp->b_rptr; in usbser_iocdata()
|