HomeSort by: relevance | last modified time | path
    Searched refs:IE_COFF2PAGE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 46 #define IE_COFF2PAGE(off) (((off) % IE_MEMSIZE) / IE_PAGESIZE)
if_ie.c 225 WriteByte ( sc->sc_control + (IE_PAGE<<2), IE_COFF2PAGE(off) );

Completed in 12 milliseconds