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

/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwvar.h33 struct ipw_bd *bd;
140 struct ipw_bd *tbd_list;
141 struct ipw_bd *rbd_list;
H A Dif_ipwreg.h31 #define IPW_TBD_SZ (IPW_NTBD * sizeof (struct ipw_bd))
34 #define IPW_RBD_SZ (IPW_NRBD * sizeof (struct ipw_bd))
131 struct ipw_bd { struct

Completed in 94 milliseconds