Home
last modified time | relevance | path

Searched refs:ti_type (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ti/
H A Dif_tireg.h583 uint16_t ti_type; member
587 uint16_t ti_type; member
638 uint16_t ti_type; member
642 uint16_t ti_type; member
1000 struct ti_type { struct
H A Dif_ti.c149 static const struct ti_type ti_devs[] = {
1425 r->ti_type = TI_BDTYPE_RECV_BD; in ti_newbuf_std()
1480 r->ti_type = TI_BDTYPE_RECV_BD; in ti_newbuf_mini()
1539 r->ti_type = TI_BDTYPE_RECV_JUMBO_BD; in ti_newbuf_jumbo()
1679 r->ti_type = TI_BDTYPE_RECV_JUMBO_BD; in ti_newbuf_jumbo()
2355 const struct ti_type *t; in ti_probe()
2678 r->ti_type = TI_BDTYPE_RECV_BD; in ti_discard_std()
2695 r->ti_type = TI_BDTYPE_RECV_BD; in ti_discard_mini()
2713 r->ti_type = TI_BDTYPE_RECV_JUMBO_BD; in ti_discard_jumbo()
/freebsd/lib/libthread_db/
H A Dthread_db_int.h40 td_thr_type_e ti_type; member
H A Dthread_db.h182 td_thr_type_e ti_type; member
H A Dlibpthread_db.c594 info->ti_type = TD_THR_SYSTEM; in pt_thr_old_get_info()
598 info->ti_type = TD_THR_SYSTEM; in pt_thr_old_get_info()
659 info->ti_type = TD_THR_USER; in pt_thr_old_get_info()
H A Dlibthr_db.c507 info->ti_type = TD_THR_USER; in pt_thr_get_info_common()