Searched refs:tx_map_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/tsec/
H A Dif_tsec.h108 bus_dmamap_t tx_map_data[TSEC_TX_NUM_DESC]; member in struct:tsec_softc
H A Dif_tsec.c207 map_ptr = sc->tx_map_data;
1161 if (sc->tx_map_data[i] != NULL)
1163 sc->tx_map_data[i]);

Completed in 48 milliseconds