Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi_reg.h106 #define RX_TABLE_VALID (1 << 31) /* Table entry is valid */ macro
H A Dnhi.c490 RX_TABLE_RAW | RX_TABLE_VALID); in nhi_activate_ring()