Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dif_esreg.h146 #define IST_ALLOC 0x08 /* MMU Allocation completed */ macro
H A Dif_es.c344 if (intact & IST_ALLOC) { in esintr()