Searched refs:t_bufcallid (Results 1 – 2 of 2) sorted by relevance
77 bufcall_id_t t_bufcallid; /* ID from qbufcall */ member
202 if (tp->t_bufcallid != 0) { in ttcompatclose()203 qunbufcall(q, tp->t_bufcallid); in ttcompatclose()204 tp->t_bufcallid = 0; in ttcompatclose()384 tp->t_bufcallid = 0; in ttcompat_reioctl()679 if (tp->t_bufcallid != 0) in ttcompat_do_ioctl()680 qunbufcall(q, tp->t_bufcallid); in ttcompat_do_ioctl()682 tp->t_bufcallid = qbufcall(q, sizeof (struct iocblk), BPRI_HI, in ttcompat_do_ioctl()