Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h526 struct stge_softc { struct
530 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 …]