Lines Matching refs:b_datap
511 switch (mp->b_datap->db_type) { in wcuwput()
546 mp->b_datap->db_type = M_IOCACK; in wcuwput()
560 mp->b_datap->db_type = M_IOCACK; in wcuwput()
745 mp->b_datap->db_type = M_IOCACK; in wcioctl()
769 mp->b_datap->db_type = M_IOCACK; in wcioctl()
786 mp->b_datap->db_type = M_IOCNAK; in wcioctl()
852 mp->b_datap->db_type = M_IOCACK; in wcioctl()
863 mp->b_datap->db_type = M_IOCNAK; in wcioctl()
908 mp->b_datap->db_type = M_IOCNAK; in wcioctl()
967 mp->b_datap->db_type = M_IOCNAK; in wc_open_kb_polledio()
1022 mp->b_datap->db_type = M_IOCNAK; in wc_close_kb_polledio()
1126 switch (bp->b_datap->db_type) { in wcstart()
1278 if (bp->b_datap->db_type == M_IOCTL) { in wconsout()
1340 ("wclrput: wclrput type = 0x%x\n", mp->b_datap->db_type)); in wclrput()
1342 switch (mp->b_datap->db_type) { in wclrput()
1384 switch (mp->b_datap->db_type) { in wclrput()