Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h29 #define RAL_RX_DESC_SIZE (sizeof (struct ural_rx_desc))
193 struct ural_rx_desc { struct
H A Dural.c446 struct ural_rx_desc *desc; in ural_rxeof()
480 desc = (struct ural_rx_desc *)(rxbuf + len - RAL_RX_DESC_SIZE); in ural_rxeof()