Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h161 #define RAL_TX_RETRY(x) ((x) << 4) macro
H A Dural.c762 flags |= RAL_TX_RETRY(7); in ural_send()