Home
last modified time | relevance | path

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

/src/sys/dev/qlxgbe/
H A Dql_hw.c4871 volatile uint8_t cntl_value_r; in ql_L2Cache() local
4907 cntl_value_r = (uint8_t)data; in ql_L2Cache()
4909 while ((cntl_value_r & cacheEntry->poll_mask) != 0) { in ql_L2Cache()
4921 cntl_value_r = (uint8_t)data; in ql_L2Cache()