Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dtb_debug.c140 { CAP_LANE_STATE_CLD, "CLd" },
H A Dtbcfg_reg.h340 #define CAP_LANE_STATE_CLD (0x7 << CAP_LANE_STATE_SHIFT) macro