Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/atu/
H A Datu.h383 struct atu_rx_hdr { struct
393 #define ATU_RX_HDRLEN sizeof (struct atu_rx_hdr) argument
H A Datu.c602 struct atu_rx_hdr *h; in atu_rxeof()
621 h = (struct atu_rx_hdr *)mp->b_rptr; in atu_rxeof()