OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MVXPBM_BUF_ALIGN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
mvxpbmvar.h
42
#define
MVXPBM_BUF_ALIGN
65536 /* Mbus window size granularity */
43
#define MVXPBM_BUF_MASK (
MVXPBM_BUF_ALIGN
- 1)
mvxpbm.c
202
* - total buffer size must be multiple of
MVXPBM_BUF_ALIGN
236
pad =
MVXPBM_BUF_ALIGN
- align;
245
if (bus_dmamem_alloc(sc->sc_dmat, sc->sc_buf_size,
MVXPBM_BUF_ALIGN
, 0,
Completed in 20 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025