OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buftype
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/arm32/
bus_dma.c
300
size_t buflen, int
buftype
, int flags)
341
map->_dm_buftype =
buftype
;
1296
int
buftype
= map->_dm_buftype;
local in function:_bus_dmamap_sync
1298
buftype
= _BUS_DMA_BUFTYPE_LINEAR;
1301
switch (
buftype
) {
/src/sys/arch/riscv/riscv/
bus_dma.c
294
size_t buflen, int
buftype
, int flags)
335
map->_dm_buftype =
buftype
;
1251
int
buftype
= map->_dm_buftype;
local in function:_bus_dmamap_sync
1253
buftype
= _BUS_DMA_BUFTYPE_LINEAR;
1256
switch (
buftype
) {
/src/sys/arch/mips/mips/
bus_dma.c
244
size_t buflen, int
buftype
, int flags)
268
cookie->id_buftype =
buftype
;
Completed in 16 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025