Home
last modified time | relevance | path

Searched refs:tb_get_string (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/thunderbolt/
H A Dhcm.c187 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 Dtb_debug.h41 const char * tb_get_string(uintmax_t, tb_string_t *);
H A Dtb_debug.c162 tb_get_string(uintmax_t key, tb_string_t *table) in tb_get_string() function
H A Dnhi.c880 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 Drouter.c737 tb_get_string(ev, tb_notify_event)); in router_notify_intr()