Searched refs:t_bufcallid (Results 1 – 2 of 2) sorted by relevance
77 bufcall_id_t t_bufcallid; /* ID from qbufcall */ member
227 tp->t_bufcallid = 0; in ttcompatopen()302 if (tp->t_bufcallid != 0) { in ttcompatclose()303 qunbufcall(q, tp->t_bufcallid); in ttcompatclose()304 tp->t_bufcallid = 0; in ttcompatclose()482 tp->t_bufcallid = 0; in ttcompat_reioctl()777 if (tp->t_bufcallid != 0) in ttcompat_do_ioctl()778 qunbufcall(q, tp->t_bufcallid); in ttcompat_do_ioctl()780 tp->t_bufcallid = qbufcall(q, sizeof (struct iocblk), BPRI_HI, in ttcompat_do_ioctl()