Home
last modified time | relevance | path

Searched refs:M_FLUSH (Results 1 – 25 of 75) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/
H A Dtty_common.c106 (void) putnextctl1(q, M_FLUSH, FLUSHR); in ttycommon_qfull()
145 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ttycommon_ioctl()
177 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ttycommon_ioctl()
H A Dpipemod.c70 case M_FLUSH: in pipeput()
H A Dpckt.c323 case M_FLUSH: in pcktrput()
447 case M_FLUSH: in pcktrsrv()
H A Dldterm.c1170 case M_FLUSH: in ldtermrput()
1577 (void) putctl1(q, M_FLUSH, FLUSHR); in ldtermrmsg()
1629 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldtermrmsg()
1637 (void) putctl1(WR(q), M_FLUSH, FLUSHR); in ldtermrmsg()
3070 case M_FLUSH: in ldtermwput()
4016 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldterm_flush_output()
4076 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldterm_dosig()
4248 (void) putnextctl1(q, M_FLUSH, FLUSHR); in ldterm_do_ioctl()
4249 (void) putctl1(RD(q), M_FLUSH, FLUSHR); in ldterm_do_ioctl()
4255 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldterm_do_ioctl()
[all …]
H A Dtty_pts.c422 case M_FLUSH: in ptslwput()
697 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ptslioctl()
726 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ptslioctl()
H A Drlmod.c444 case M_FLUSH: in rlmodrput()
642 case M_FLUSH: in rlmodwput()
668 (void) putnextctl1(q, M_FLUSH, FLUSHW); in rlmodwput()
H A Dzcons.c896 case M_FLUSH: in zc_wput()
916 case M_FLUSH: in zc_wput()
H A Dlog.c175 case M_FLUSH: in log_wput()
H A Ddedump.c201 { M_FLUSH, "M_FLUSH ", dedump_char },
H A Dptem.c482 case M_FLUSH: in ptemwput()
640 if (putnextctl1(q, M_FLUSH, FLUSHR) == 0) { in ptemwmsg()
H A Dtelmod.c404 case M_FLUSH: in telmodrput()
797 case M_FLUSH: in telmodwput()
H A Dlogindmux.c549 case M_FLUSH: in logdmuxuwput()
780 case M_FLUSH: in logdmuxlrput()
H A Dconsms.c385 case M_FLUSH: in consmsuwput()
537 case M_FLUSH: in consmslrput()
H A Dptm.c475 case M_FLUSH: in ptmwput()
H A Dpts.c546 case M_FLUSH: in ptswput()
H A Dwscons.c750 case M_FLUSH: in wcuwput()
1250 case M_FLUSH: in wclrput()
/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c260 case M_FLUSH: in sdp_gen_wput()
/illumos-gate/usr/src/uts/sun/io/
H A Dms.c688 case M_FLUSH: in mswput()
876 (void) putnextctl1(q, M_FLUSH, FLUSHR); in msflush()
900 case M_FLUSH: in msrput()
/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidmice.c260 } else if (DB_TYPE(mp) == M_FLUSH) { in vuidmice_rput()
318 case M_FLUSH: in vuidmice_wput()
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_krcvudat.c292 case M_FLUSH: in t_krcvudata()
/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c294 case M_FLUSH: in ds_wput()
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c636 mp->b_datap->db_type = M_FLUSH; in oplmsu_cmn_set_mflush()
1398 if (mp->b_datap->db_type & M_FLUSH) { in oplmsu_wcmn_high_qenable()
1607 case M_FLUSH : in oplmsu_rcmn_high_qenable()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c1351 (void) putnextctl1(q, M_FLUSH, FLUSHR); in usbwcm_flush()
1516 case M_FLUSH: /* Canonical flush handling */ in usbwcm_wput()
1559 case M_FLUSH: in usbwcm_rput()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c513 case M_FLUSH: in softmac_rput_process_notdata()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c936 case M_FLUSH: /* Canonical flush handling */ in usbms_wput()
1479 (void) putnextctl1(q, M_FLUSH, FLUSHR); in usbms_flush()
1509 case M_FLUSH: in usbms_rput()

123