Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dtb_debug.c133 { CAP_LANE_STATE_DISABLE, "Disabled" },
H A Dtbcfg_reg.h333 #define CAP_LANE_STATE_DISABLE (0x0 << CAP_LANE_STATE_SHIFT) macro