Searched refs:tb_get_string (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/thunderbolt/ |
H A D | hcm.c | 187 tb_get_string(GET_ADP_CS_TYPE(adp), tb_adapter_type), in hcm_cfg_task() 204 tb_get_string((lane->current_lws & CAP_LANE_STATE_MASK), in hcm_cfg_task()
|
H A D | tb_debug.h | 41 const char * tb_get_string(uintmax_t, tb_string_t *);
|
H A D | tb_debug.c | 162 tb_get_string(uintmax_t key, tb_string_t *table) in tb_get_string() function
|
H A D | nhi.c | 880 tb_get_string(sof, nhi_frame_pdf), cmd->idx, desc->flags_sof); in nhi_tx_complete() 897 tb_get_string(sof, nhi_frame_pdf)); in nhi_tx_complete() 916 tb_get_string(eof, nhi_frame_pdf), len, cmd->idx, in nhi_rx_complete() 927 tb_get_string(eof, nhi_frame_pdf)); in nhi_rx_complete()
|
H A D | router.c | 737 tb_get_string(ev, tb_notify_event)); in router_notify_intr()
|