Searched refs:IPW_RBD_SZ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ipw/ |
H A D | if_ipwreg.h | 35 #define IPW_RBD_SZ (IPW_NRBD * sizeof (struct ipw_bd)) macro
|
H A D | if_ipw.c | 536 BUS_SPACE_MAXADDR, NULL, NULL, IPW_RBD_SZ, 1, IPW_RBD_SZ, 0, NULL, in ipw_dma_alloc() 552 IPW_RBD_SZ, ipw_dma_map_addr, &sc->rbd_phys, 0); in ipw_dma_alloc()
|