Searched defs:kbtrans (Results 1 – 1 of 1) sorted by relevance
55 struct kbtrans { struct56 struct kbtrans_lower kbtrans_lower; /* actual translation state */ argument59 queue_t *kbtrans_streams_readq; argument60 queue_t *kbtrans_streams_writeq; argument63 mblk_t *kbtrans_streams_iocpending; argument66 int kbtrans_overflow_cnt; argument69 int kbtrans_streams_flags; argument72 bufcall_id_t kbtrans_streams_bufcallid; argument74 timeout_id_t kbtrans_streams_rptid; /* timeout id for repeat */ argument76 int kbtrans_streams_iocerror; /* error return from "ioctl" */ argument[all …]