HomeSort by: relevance | last modified time | path
    Searched refs:malo_rx_data (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
malovar.h 23 struct malo_rx_data;
30 struct malo_rx_data *data;
malo.c 69 struct malo_rx_data { struct
569 struct malo_rx_data *data;
610 ring->data = malloc(count * sizeof (struct malo_rx_data), M_DEVBUF,
616 memset(ring->data, 0, count * sizeof (struct malo_rx_data));
681 struct malo_rx_data *data;
1518 struct malo_rx_data *data;

Completed in 14 milliseconds