Home
last modified time | relevance | path

Searched refs:IPW_STATUS_SZ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h36 #define IPW_STATUS_SZ (IPW_NRBD * sizeof (struct ipw_status)) macro
H A Dif_ipw.c562 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()