Home
last modified time | relevance | path

Searched refs:TB_CFG_CS_PATH (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/thunderbolt/
H A Drouter_var.h195 return (tb_config_read(sc, TB_CFG_CS_PATH, adap, hopid * 2, in tb_config_path_read()
210 return (tb_config_write(sc, TB_CFG_CS_PATH, adap, hopid * 2, in tb_config_path_write()
H A Dtbcfg_reg.h46 #define TB_CFG_CS_PATH (0x00 << 25) macro