Searched refs:IPW_STATUS_SZ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ipw/ |
H A D | if_ipwreg.h | 36 #define IPW_STATUS_SZ (IPW_NRBD * sizeof (struct ipw_status)) macro
|
H A D | if_ipw.c | 562 BUS_SPACE_MAXADDR, NULL, NULL, IPW_STATUS_SZ, 1, IPW_STATUS_SZ, 0, in ipw_dma_alloc() 579 sc->status_list, IPW_STATUS_SZ, ipw_dma_map_addr, &sc->status_phys, in ipw_dma_alloc()
|