Searched refs:ptb (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/arch/m68k/
H A Darch_cpu.h84 uint32 ptb:1; member in struct:mc68060_fslw
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c252 uint32 j, *ptb, silentpage; local
254 ptb = card->ptb_log_base;
264 if ((B_LENDIAN_TO_HOST_INT32(ptb[i]) & EMU_CHAN_MAP_PTE_MASK) == silentpage) {
268 if ((B_LENDIAN_TO_HOST_INT32(ptb[i + j]) & EMU_CHAN_MAP_PTE_MASK)
280 ptb[i + j] = B_HOST_TO_LENDIAN_INT32(
322 uint32 i, *ptb, silentpage; local
324 ptb = card->ptb_log_base;
339 ptb[mem->ptbidx + i] =
2722 uint32 spcs, *ptb; local
2807 EMU_MAXPTE * sizeof(uint32), "emuxki ptb", fals
[all...]

Completed in 44 milliseconds