Home
last modified time | relevance | path

Searched refs:M_IOCTL (Results 76 – 84 of 84) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c3283 case M_IOCTL: in cryptmodwput()
H A Dstream.c1280 mp->b_datap->db_type = M_IOCTL; in mkiocb()
H A Dtl.c1815 case M_IOCTL: in tl_wput()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c4842 case M_IOCTL: in icmp_wput_other()
H A Dip_if.c915 if (DB_TYPE(mp) == M_IOCTL || DB_TYPE(mp) == M_IOCDATA) { in ipsq_pending_mp_cleanup()
1001 if (DB_TYPE(curr) == M_IOCTL || DB_TYPE(curr) == M_IOCDATA) { in ipsq_xopq_mp_cleanup()
5019 case M_IOCTL: in ipif_ill_refrele_tail()
H A Dip.c12845 case M_IOCTL: in ip_wput_nondata()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3743 case M_IOCTL: in fcip_wput()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4328 case M_IOCTL: in udp_wput_other()
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1455 if (bp->b_datap->db_type == M_IOCTL) { in putiocd()

1234