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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddp83932var.h140 struct sonic_descsoft { struct
169 struct sonic_descsoft sc_txsoft[SONIC_NTXDESC];
170 struct sonic_descsoft sc_rxsoft[SONIC_NRXDESC];
279 struct sonic_descsoft *__ds = &(sc)->sc_rxsoft[(x)]; \
H A Ddp83932.c284 struct sonic_descsoft *ds;
630 struct sonic_descsoft *ds;
699 struct sonic_descsoft *ds;
887 struct sonic_descsoft *ds;
1035 struct sonic_descsoft *ds;
1057 struct sonic_descsoft *ds;
1107 struct sonic_descsoft *ds = &sc->sc_rxsoft[idx];

Completed in 52 milliseconds