Home
last modified time | relevance | path

Searched refs:ipw_bd (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_ipwvar.h30 struct ipw_bd *bd;
108 struct ipw_bd *tbd_list;
109 struct ipw_bd *rbd_list;
H A Dif_ipwreg.h21 #define IPW_TBD_SZ (IPW_NTBD * sizeof (struct ipw_bd))
24 #define IPW_RBD_SZ (IPW_NRBD * sizeof (struct ipw_bd))
114 struct ipw_bd { struct
H A Dif_ipw.c938 i * sizeof (struct ipw_bd), sizeof (struct ipw_bd), in ipw_rx_intr()
974 i * sizeof (struct ipw_bd), sizeof (struct ipw_bd), in ipw_rx_intr()
1115 sc->txcur * sizeof (struct ipw_bd), sizeof (struct ipw_bd), in ipw_cmd()
1240 sc->txcur * sizeof (struct ipw_bd), in ipw_tx_start()
1241 sizeof (struct ipw_bd), BUS_DMASYNC_PREWRITE); in ipw_tx_start()
1265 sc->txcur * sizeof (struct ipw_bd), in ipw_tx_start()
1266 sizeof (struct ipw_bd), BUS_DMASYNC_PREWRITE); in ipw_tx_start()