Searched defs:bts (Results 1 – 7 of 7) sorted by relevance
190 linux32_termio_to_bsd_termios(struct linux32_termio *lt, struct termios *bts) in linux32_termio_to_bsd_termios()277 bsd_termios_to_linux32_termio(struct termios *bts, struct linux32_termio *lt) in bsd_termios_to_linux32_termio()368 linux32_termios_to_bsd_termios(struct linux32_termios *lts, struct termios *bts) in linux32_termios_to_bsd_termios()465 bsd_termios_to_linux32_termios(struct termios *bts, struct linux32_termios *lts) in bsd_termios_to_linux32_termios()
562 struct termios bts; in ultrix_sys_ioctl() local583 struct termios bts; in ultrix_sys_ioctl() local624 struct termios bts; in ultrix_sys_ioctl() local
549 struct termios bts; in sunos_sys_ioctl() local570 struct termios bts; in sunos_sys_ioctl() local597 struct termios bts; in sunos_sys_ioctl() local
573 struct termios bts; in sunos32_sys_ioctl() local595 struct termios bts; in sunos32_sys_ioctl() local623 struct termios bts; in sunos32_sys_ioctl() local
187 struct timespec bts; in ktime_mono_to_real() local
223 struct timespec bts; in rump_init_callback() local
394 vmem_add_bts(vmem_t * vm,struct vmem_btag * bts,unsigned int nbts) vmem_add_bts() argument