Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_wpireg.h25 #define WPI_BUF_ALIGN 4096 macro
H A Dif_wpi.c553 (void **)&sc->shared, sizeof (struct wpi_shared), WPI_BUF_ALIGN, in wpi_alloc_shared()
636 WPI_RBUF_COUNT * WPI_RBUF_SIZE, WPI_BUF_ALIGN, BUS_DMA_NOWAIT); in wpi_alloc_rpool()