Home
last modified time | relevance | path

Searched defs:sis_txdesc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sis/
H A Dif_sisreg.h443 struct sis_txdesc { struct
444 struct mbuf *tx_m;
445 bus_dmamap_t tx_dmamap;
478 struct sis_txdesc sis_txdesc[SIS_TX_LIST_CNT]; member