Searched refs:tb_config_router_read (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/thunderbolt/ |
H A D | hcm.c | 137 error = tb_config_router_read(rsc, 0, 5, buf); in hcm_cfg_task()
|
H A D | router_var.h | 130 tb_config_router_read(struct router_softc *sc, u_int addr, u_int dwlen, in tb_config_router_read() function
|
H A D | router.c | 850 error = tb_config_router_read(sc, 0, 5, buf); in tb_config_find_router_cap() 931 error = tb_config_router_read(rsc, offset + TB_LC_UUID, 4, buf); in tb_config_get_lc_uuid()
|