Searched refs:ti_type (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/lib/libthread_db/
H A Dthread_db_int.h40 td_thr_type_e ti_type; member in struct:__anon5364
H A Dthread_db.h182 td_thr_type_e ti_type; member in struct:__anon5363
H A Dlibpthread_db.c593 info->ti_type = TD_THR_SYSTEM;
597 info->ti_type = TD_THR_SYSTEM;
658 info->ti_type = TD_THR_USER;
H A Dlibthr_db.c507 info->ti_type = TD_THR_USER;
/freebsd-9.3-release/sys/dev/ti/
H A Dif_tireg.h583 uint16_t ti_type; member in struct:ti_rx_desc
587 uint16_t ti_type; member in struct:ti_rx_desc
638 uint16_t ti_type; member in struct:ti_rx_desc_ext
642 uint16_t ti_type; member in struct:ti_rx_desc_ext
1000 struct ti_type { struct
H A Dif_ti.c148 static const struct ti_type ti_devs[] = {
1413 r->ti_type = TI_BDTYPE_RECV_BD;
1468 r->ti_type = TI_BDTYPE_RECV_BD;
1527 r->ti_type = TI_BDTYPE_RECV_JUMBO_BD;
1670 r->ti_type = TI_BDTYPE_RECV_JUMBO_BD;
2363 const struct ti_type *t;
2692 r->ti_type = TI_BDTYPE_RECV_BD;
2709 r->ti_type = TI_BDTYPE_RECV_BD;
2727 r->ti_type = TI_BDTYPE_RECV_JUMBO_BD;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdb_thread_db.h289 td_thr_type_e ti_type; /* Type of the thread (system vs member in struct:td_thrinfo
H A Dsol-thread.c1483 ti.ti_type == TD_THR_SYSTEM ? "system" : "user ",

Completed in 92 milliseconds