Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/ee/
H A Dsif.c47 int __spd_total_alloc; variable
115 size, __spd_total_alloc); in iopdma_allocate_buffer()
122 __spd_total_alloc += size; in iopdma_allocate_buffer()
125 __spd_total_alloc); in iopdma_allocate_buffer()
139 __spd_total_alloc -= seg->size; in iopdma_free_buffer()
142 __spd_total_alloc, ret); in iopdma_free_buffer()