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

/freebsd-11.0-release/sys/dev/ipw/
H A Dif_ipwreg.h34 #define IPW_RBD_SZ (IPW_NRBD * sizeof (struct ipw_bd)) macro
H A Dif_ipw.c535 BUS_SPACE_MAXADDR, NULL, NULL, IPW_RBD_SZ, 1, IPW_RBD_SZ, 0, NULL,
551 IPW_RBD_SZ, ipw_dma_map_addr, &sc->rbd_phys, 0);

Completed in 27 milliseconds