Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_reg.h160 struct uath_rx_desc { struct
H A Duath.c1566 struct uath_rx_desc *desc; in uath_data_rxeof()
1642 (struct uath_rx_desc *)(chunk + 1) : in uath_data_rxeof()
1643 (struct uath_rx_desc *)(((uint8_t *)chunk) + in uath_data_rxeof()
1645 sizeof (struct uath_rx_desc)); in uath_data_rxeof()