Home
last modified time | relevance | path

Searched refs:M_IOCACK (Results 1 – 25 of 73) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dglue.c224 mp->b_datap->db_type = M_IOCACK; in pe_ioctl()
250 mp->b_datap->db_type = M_IOCACK; in pe_ioctl()
265 mp->b_datap->db_type = M_IOCACK; in pe_ioctl()
287 mp->b_datap->db_type = M_IOCACK; in pe_ioctl()
299 mp->b_datap->db_type = M_IOCACK; in pe_ioctl()
317 mp->b_datap->db_type = M_IOCACK; in pe_ioctl()
337 mp->b_datap->db_type = M_IOCACK; in pe_ioctl()
/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidmice.c352 mp->b_datap->db_type = M_IOCACK; in vuidmice_wput()
392 mp->b_datap->db_type = M_IOCACK; in vuidmice_wput()
435 mp->b_datap->db_type = M_IOCACK; in vuidmice_wput()
538 mp->b_datap->db_type = M_IOCACK; in vuidmice_miocdata()
581 mp->b_datap->db_type = M_IOCACK; in vuidmice_miocdata()
621 mp->b_datap->db_type = M_IOCACK; in vuidmice_miocdata()
758 mp->b_datap->db_type = M_IOCACK; in vuidmice_handle_wheel_resolution_ioctl()
/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c614 mp->b_datap->db_type = M_IOCACK; in ptslioctl()
639 mp->b_datap->db_type = M_IOCACK; in ptslioctl()
677 mp->b_datap->db_type = M_IOCACK; in ptslioctl()
710 mp->b_datap->db_type = M_IOCACK; in ptslioctl()
737 mp->b_datap->db_type = M_IOCACK; in ptslioctl()
767 mp->b_datap->db_type = M_IOCACK; in ptslioctl()
785 mp->b_datap->db_type = M_IOCACK; in ptslioctl()
H A Dwscons.c695 mp->b_datap->db_type = M_IOCACK; in wcuwput()
709 mp->b_datap->db_type = M_IOCACK; in wcuwput()
892 mp->b_datap->db_type = M_IOCACK; in wcioctl()
916 mp->b_datap->db_type = M_IOCACK; in wcioctl()
999 mp->b_datap->db_type = M_IOCACK; in wcioctl()
1285 case M_IOCACK: in wclrput()
1292 case M_IOCACK: in wclrput()
H A Dconskbd.c1220 case M_IOCACK: in conskbdlrput()
1574 case M_IOCACK: in conskbd_kioctype_complete()
1649 case M_IOCACK: in conskbd_kioctrans_complete()
1717 case M_IOCACK: in conskbd_kioclayout_complete()
1816 case M_IOCACK: in conskbd_kiocsled_complete()
1917 if (mp->b_datap->db_type == M_IOCACK) { in conskbd_mux_upstream_msg()
1964 if (mp->b_datap->db_type == M_IOCACK) { in conskbd_mux_upstream_msg()
1990 if (mp->b_datap->db_type == M_IOCACK) in conskbd_mux_upstream_msg()
2005 mp->b_datap->db_type = M_IOCACK; in conskbd_mux_upstream_msg()
H A Dconsms.c564 case M_IOCACK: in consmslrput()
735 (mp->b_datap->db_type == M_IOCACK)) in consms_lqs_ack_complete()
756 (mp->b_datap->db_type == M_IOCACK)) in consms_lqs_ack_complete()
877 lq->lq_pending_plink->b_datap->db_type = M_IOCACK; in consms_add_lq()
1062 if (mp->b_datap->db_type == M_IOCACK) { in consms_mux_ack()
H A Dstrsun.c58 DB_TYPE(mp) = M_IOCACK; in mioc2ack()
74 DB_TYPE(mp) = M_IOCACK; in miocack()
H A Dttcompat.c225 case M_IOCACK: in ttcompatrput()
363 mp->b_datap->db_type = M_IOCACK; in ttcompatwput()
623 mp->b_datap->db_type = M_IOCACK; in ttcompat_do_ioctl()
636 mp->b_datap->db_type = M_IOCACK; in ttcompat_do_ioctl()
645 mp->b_datap->db_type = M_IOCACK; in ttcompat_do_ioctl()
653 mp->b_datap->db_type = M_IOCACK; in ttcompat_do_ioctl()
H A Ddedump.c196 { M_IOCACK, "M_IOCACK ", dedump_iocblk },
H A Dptem.c390 mp->b_datap->db_type = M_IOCACK; in ptemrput()
401 case M_IOCACK: in ptemrput()
H A Dtty_common.c290 mp->b_datap->db_type = M_IOCACK; in ttycommon_ioctl()
H A Dasy.c3479 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3499 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3550 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3681 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3719 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3723 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3745 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
4197 mp->b_datap->db_type = M_IOCACK; in async_iocdata()
H A Dpts.c633 mp->b_datap->db_type = M_IOCACK; in ptswput()
/illumos-gate/usr/src/uts/common/inet/
H A Dnd.c68 mp->b_datap->db_type = M_IOCACK; in nd_getset()
139 mp->b_datap->db_type = M_IOCACK; in nd_getset()
H A Dmi.c274 mp->b_datap->db_type = M_IOCACK; in mi_copyin()
341 mp->b_datap->db_type = M_IOCACK; in mi_copyout()
387 mp->b_datap->db_type = M_IOCACK; in mi_copyout_alloc()
425 mp->b_datap->db_type = M_IOCACK; in mi_copy_done()
/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c241 mp->b_datap->db_type = M_IOCACK; in sdp_gen_ioctl()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c914 mp->b_datap->db_type = M_IOCACK; in usbkbm_ioctl()
1086 case M_IOCACK: in usbkbm_rput()
1212 reply_mp->b_datap->db_type = M_IOCACK; in usbkbm_mctl_receive()
1251 reply_mp->b_datap->db_type = M_IOCACK; in usbkbm_mctl_receive()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c727 mp->b_datap->db_type = M_IOCACK; in qcn_ioctl()
731 mp->b_datap->db_type = M_IOCACK; in qcn_ioctl()
824 mp->b_datap->db_type = M_IOCACK; in qcn_ack()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c2944 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
2964 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3014 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3133 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3175 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3196 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3225 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
3239 mp->b_datap->db_type = M_IOCACK; in async_ioctl()
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c300 mp->b_datap->db_type = M_IOCACK; in oplmsu_iocack()
1502 (((mp->b_datap->db_type == M_IOCACK) || in oplmsu_rcmn_through_hndl()
1575 case M_IOCACK : /* FALLTHRU */ in oplmsu_rcmn_high_qenable()
1725 (mp->b_datap->db_type == M_IOCACK) || in oplmsu_cmn_trace()
H A Doplmsu_ioctl_lrp.c81 if (mp->b_datap->db_type == M_IOCACK) { in oplmsu_lrioctl_termios()
405 nmp->b_datap->db_type = M_IOCACK; in oplmsu_lrioctl_termios()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c1016 mp->b_datap->db_type = M_IOCACK; in xcasync_ioctl()
1020 mp->b_datap->db_type = M_IOCACK; in xcasync_ioctl()
1040 mp->b_datap->db_type = M_IOCACK; in xcasync_ioctl()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c897 mp->b_datap->db_type = M_IOCACK; in rpcmodwput_other()
2423 mp->b_datap->db_type = M_IOCACK; in mir_wput_other()
2446 mp->b_datap->db_type = M_IOCACK; in mir_wput_other()
2480 mp->b_datap->db_type = M_IOCACK; in mir_wput_other()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_asp.c456 DB_TYPE(mp) = (iocp->ioc_error == 0) ? M_IOCACK : M_IOCNAK; in ip6_asp_replace()
/illumos-gate/usr/src/uts/sun/io/
H A Dms.c824 mp->b_datap->db_type = M_IOCACK; in msioctl()
996 case M_IOCACK: in msrput()

123