Lines Matching refs:M_PROTO
596 case M_PROTO: in timodrput()
743 case M_PROTO: in timodrproc()
759 ASSERT(mp->b_datap->db_type == M_PROTO); in timodrproc()
760 if (mp->b_datap->db_type == M_PROTO && in timodrproc()
1504 case M_PROTO: in timodwput()
1929 case M_PROTO: in timodwproc()
2424 bp->b_datap->db_type = M_PROTO; in tim_filladdr()
2440 ASSERT(mp->b_datap->db_type == M_PROTO); in tim_filladdr()
2449 bp->b_datap->db_type = M_PROTO; in tim_filladdr()
2550 mp->b_datap->db_type = M_PROTO; in tim_recover()
2628 if ((bp->b_datap->db_type == M_PROTO) && in ti_expind_on_rdqueues()
2960 tmp->b_datap->db_type = M_PROTO; in tim_send_ioctl_tpi_msg()