Searched defs:stge_softc (Results 1 – 1 of 1) sorted by relevance
526 struct stge_softc { struct530 bus_dma_tag_t sc_dmat; /* bus DMA tag */ 532 int sc_rev; /* silicon revision */ 533 void *sc_ih; /* interrupt cookie */551 struct stge_control_data *sc_control_data;560 int sc_rxdiscard;561 int sc_rxlen;562 struct mbuf *sc_rxhead;563 struct mbuf *sc_rxtail;564 struct mbuf **sc_rxtailp;[all …]