OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_stmem
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/atari/atari/
stalloc.h
55
void *
alloc_stmem
(u_long, void **);
stalloc.c
81
alloc_stmem
(u_long size, void **phys_addr)
function in typeref:typename:void *
/src/sys/arch/atari/dev/
grfabs_tt.c
342
if ((bm = (bmap_t*)
alloc_stmem
(total_size, &hw_address)) == NULL)
atari5380.c
1120
return (uint8_t *)
alloc_stmem
(len, &tmp);
grfabs_fal.c
570
if ((bm = (bmap_t*)
alloc_stmem
(total_size, &hw_address)) == NULL)
fd.c
524
sc->bounceb =
alloc_stmem
(SECTOR_SIZE, &addr);
Completed in 51 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025