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

/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipwvar.h35 struct ipw_bd *bd;
142 struct ipw_bd *tbd_list;
143 struct ipw_bd *rbd_list;
H A Dif_ipwreg.h33 #define IPW_TBD_SZ (IPW_NTBD * sizeof (struct ipw_bd))
36 #define IPW_RBD_SZ (IPW_NRBD * sizeof (struct ipw_bd))
133 struct ipw_bd { struct

Completed in 42 milliseconds