Searched defs:ipw2100_bd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h61 #define IPW2100_TXBD_SIZE (IPW2100_NUM_TXBD * sizeof (struct ipw2100_bd))
67 #define IPW2100_RXBD_SIZE (IPW2100_NUM_RXBD * sizeof (struct ipw2100_bd))
138 struct ipw2100_bd *sc_txbd;
144 struct ipw2100_bd *sc_rxbd;
333 struct ipw2100_bd { struct

Completed in 61 milliseconds